website refactor
This commit is contained in:
@@ -2,8 +2,8 @@ import React from 'react';
|
||||
import { LucideIcon } from 'lucide-react';
|
||||
import { Heading } from './Heading';
|
||||
import { Button } from './Button';
|
||||
import { Box } from './Box';
|
||||
import { Stack } from './Stack';
|
||||
import { Box } from './primitives/Box';
|
||||
import { Stack } from './primitives/Stack';
|
||||
import { Text } from './Text';
|
||||
import { Icon } from './Icon';
|
||||
import { ModalIcon } from './ModalIcon';
|
||||
|
||||
Reference in New Issue
Block a user