mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 13:38:51 +00:00
Update config, ButtonIcon, remove cloneElement
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
} from './styled';
|
||||
|
||||
// Contexts
|
||||
import TableContext from '@context/TableContext';
|
||||
import TableContext from '@src/contexts/TableContext';
|
||||
|
||||
export interface ITable {
|
||||
columns?: string;
|
||||
|
||||
Reference in New Issue
Block a user