mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 02:13:00 +08:00
refactor(editor): move figma squircle to shared (#10610)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getFigmaSquircleSvgPath } from '@blocksuite/global/utils';
|
||||
import { getFigmaSquircleSvgPath } from '@blocksuite/affine-shared/utils';
|
||||
import { css, html, LitElement, svg, type TemplateResult } from 'lit';
|
||||
import { property, state } from 'lit/decorators.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user