website refactor
This commit is contained in:
@@ -4,7 +4,6 @@ import { Box } from './Box';
|
||||
import { Text } from './Text';
|
||||
import { Icon } from './Icon';
|
||||
import { Link } from './Link';
|
||||
import { Stack } from './Stack';
|
||||
|
||||
interface SidebarActionLinkProps {
|
||||
href: string;
|
||||
|
||||
Reference in New Issue
Block a user