mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 17:57:31 +00:00
Fix
This commit is contained in:
@@ -117,9 +117,7 @@ export function EnteMenuItem({
|
||||
/>
|
||||
)}
|
||||
{variant === "path" && (
|
||||
<ChangeDirectoryOption
|
||||
changeExportDirectory={handleIconClick}
|
||||
/>
|
||||
<ChangeDirectoryOption onClick={handleIconClick} />
|
||||
)}
|
||||
</VerticallyCenteredFlex>
|
||||
</SpaceBetweenFlex>
|
||||
|
Reference in New Issue
Block a user