website refactor
This commit is contained in:
@@ -4,6 +4,7 @@ import { LucideIcon } from 'lucide-react';
|
||||
import React from 'react';
|
||||
import { Box } from './Box';
|
||||
import { Text } from './Text';
|
||||
import { Icon } from './Icon';
|
||||
|
||||
interface StatusIndicatorProps {
|
||||
icon: LucideIcon;
|
||||
|
||||
Reference in New Issue
Block a user