website refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
import { Box } from '@/ui/Box';
|
||||
import { Grid } from '@/ui/Grid';
|
||||
import { Box } from '@/ui/primitives/Box';
|
||||
import { Grid } from '@/ui/primitives/Grid';
|
||||
import { Text } from '@/ui/Text';
|
||||
|
||||
interface Stat {
|
||||
|
||||
Reference in New Issue
Block a user