mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
refactor(editor): move figma squircle to shared (#10610)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { useAutoFocus } from '@affine/component';
|
||||
import { getFigmaSquircleSvgPath } from '@blocksuite/affine/global/utils';
|
||||
import { getFigmaSquircleSvgPath } from '@blocksuite/affine/blocks';
|
||||
import { SearchIcon } from '@blocksuite/icons/rc';
|
||||
import clsx from 'clsx';
|
||||
import { debounce } from 'lodash-es';
|
||||
|
||||
Reference in New Issue
Block a user