mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-02 14:49:44 +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 'lodash-es/clamp';
|
||||
|
||||
type CollisionBox = {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user