mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-24 05:07:06 +08:00
chore(editor): merge clamp functions (#10577)
Closes: [BS-2625](https://linear.app/affine-design/issue/BS-2625/合并clamp函数)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { clamp } from '@blocksuite/affine-shared/utils';
|
||||
import { clamp } from '@blocksuite/global/utils';
|
||||
|
||||
import { createPropertyConvert } from '../core/index.js';
|
||||
import { multiSelectPropertyModelConfig } from './multi-select/define.js';
|
||||
|
||||
Reference in New Issue
Block a user