mirror of https://github.com/buster-so/buster.git
nucleo filled
This commit is contained in:
parent
f71973eac2
commit
e1ff5098fd
|
@ -3,7 +3,7 @@ import type { ShareAssetType, ShareConfig, WorkspaceShareRole } from '@buster/se
|
|||
import { Dropdown } from '@/components/ui/dropdown';
|
||||
import type { DropdownItem } from '@/components/ui/dropdown';
|
||||
import { ChevronDown } from '@/components/ui/icons/NucleoIconFilled';
|
||||
import { ApartmentBuilding } from '@/components/ui/icons/NucleoIconOutlined';
|
||||
import { ApartmentBuilding } from '@/components/ui/icons/NucleoIconFilled';
|
||||
import { Text } from '@/components/ui/typography';
|
||||
import { useMemoizedFn } from '@/hooks';
|
||||
import { cn } from '@/lib/classMerge';
|
||||
|
|
Loading…
Reference in New Issue