mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-03 18:40:00 +08:00
refactor(editor): move figma squircle to shared (#10610)
This commit is contained in:
@@ -3,7 +3,6 @@ export * from './bound.js';
|
||||
export * from './crypto.js';
|
||||
export * from './curve.js';
|
||||
export * from './disposable.js';
|
||||
export { getSvgPath as getFigmaSquircleSvgPath } from './figma-squircle/index.js';
|
||||
export * from './function.js';
|
||||
export * from './iterable.js';
|
||||
export * from './logger.js';
|
||||
|
||||
Reference in New Issue
Block a user