website refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { ReactNode, HTMLAttributes, ElementType } from 'react';
|
||||
import React, { ReactNode, HTMLAttributes } from 'react';
|
||||
import { Box, BoxProps } from './Box';
|
||||
|
||||
interface TableProps extends HTMLAttributes<HTMLTableElement> {
|
||||
|
||||
Reference in New Issue
Block a user