website refactor
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { Box } from '@/ui/primitives/Box';
|
||||
import { Box } from '@/ui/Box';
|
||||
import { LoadingWrapperProps } from '@/ui/state-types';
|
||||
import { Text } from '@/ui/Text';
|
||||
import React from 'react';
|
||||
|
||||
export function LoadingWrapper({
|
||||
variant = 'spinner',
|
||||
|
||||
Reference in New Issue
Block a user