website refactor
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Box } from './primitives/Box';
|
||||
import { AlertCircle, Image as ImageIcon, Loader2 } from 'lucide-react';
|
||||
import { Box } from './Box';
|
||||
import { Icon } from './Icon';
|
||||
import { Image as ImageIcon, AlertCircle, Loader2 } from 'lucide-react';
|
||||
import { Text } from './Text';
|
||||
|
||||
export interface ImagePlaceholderProps {
|
||||
|
||||
Reference in New Issue
Block a user