feat: fix datatable storybook
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { FC, ReactElement, ReactNode } from 'react';
|
||||
import { ReactElement, ReactNode } from 'react';
|
||||
|
||||
interface DataTableProps<T> {
|
||||
data: T[];
|
||||
|
||||
Reference in New Issue
Block a user