website refactor
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
|
||||
|
||||
import { Stack } from '@/ui/Stack';
|
||||
import { Stack } from '@/ui/primitives/Stack';
|
||||
import { LoadingWrapperProps } from '@/ui/state-types';
|
||||
import { Text } from '@/ui/Text';
|
||||
import { Box } from 'lucide-react';
|
||||
|
||||
/**
|
||||
* LoadingWrapper Component
|
||||
|
||||
Reference in New Issue
Block a user