website refactor
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
|
||||
import { Stack } from '@/ui/Stack';
|
||||
import { Icon } from '@/ui/Icon';
|
||||
import { Input } from '@/ui/Input';
|
||||
import { Stack } from '@/ui/primitives/Stack';
|
||||
import { Search } from 'lucide-react';
|
||||
|
||||
interface TeamSearchBarProps {
|
||||
|
||||
Reference in New Issue
Block a user