File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- import { ModelIcon } from '@lobehub /icons' ;
2
- import { Icon , Tooltip } from '@lobehub /ui' ;
1
+ import { ModelIcon } from '@bentwnghk /icons' ;
2
+ import { Icon , Tooltip } from '@bentwnghk /ui' ;
3
3
import { Segmented } from 'antd' ;
4
4
import { createStyles } from 'antd-style' ;
5
5
import { ArrowDownToDot , ArrowUpFromDot , CircleFadingArrowUp } from 'lucide-react' ;
Original file line number Diff line number Diff line change 1
- import { Icon } from '@lobehub /ui' ;
1
+ import { Icon } from '@bentwnghk /ui' ;
2
2
import { Divider , Popover } from 'antd' ;
3
3
import { useTheme } from 'antd-style' ;
4
4
import { BadgeCent , CoinsIcon } from 'lucide-react' ;
Original file line number Diff line number Diff line change 1
- import { ModelIcon } from '@lobehub /icons' ;
1
+ import { ModelIcon } from '@bentwnghk /icons' ;
2
2
import { createStyles } from 'antd-style' ;
3
3
import { memo } from 'react' ;
4
4
import { Center , Flexbox } from 'react-layout-kit' ;
You can’t perform that action at this time.
0 commit comments