website refactor
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import React from 'react';
|
||||
import { Box } from '@/ui/Box';
|
||||
import { Image } from '@/ui/Image';
|
||||
import { Users } from 'lucide-react';
|
||||
import { Icon } from '@/ui/Icon';
|
||||
import { Image } from '@/ui/Image';
|
||||
import { Box } from '@/ui/primitives/Box';
|
||||
import { Users } from 'lucide-react';
|
||||
|
||||
export interface TeamLogoProps {
|
||||
teamId?: string;
|
||||
|
||||
Reference in New Issue
Block a user