mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Update SearchMenu.tsx
This commit is contained in:
parent
d45dc931ee
commit
ad14721cb5
1 changed files with 0 additions and 1 deletions
|
@ -167,7 +167,6 @@ export const SearchMenu = () => {
|
|||
fitToContent: true,
|
||||
animate: true,
|
||||
duration: 300,
|
||||
...(isTinyText ? { viewportZoomFactor: 1 } : {}),
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue