refactor: move Tabler Icon exports to twenty-ui (#4727)
Split from https://github.com/twentyhq/twenty/pull/4518
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import { IconDeviceFloppy } from '@/ui/display/icon';
|
||||
import { IconDeviceFloppy } from 'twenty-ui';
|
||||
|
||||
import { Button } from '@/ui/input/button/components/Button';
|
||||
|
||||
type SaveButtonProps = {
|
||||
|
||||
Reference in New Issue
Block a user