mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 13:38:51 +00:00
Update structure code
This commit is contained in:
@@ -13,7 +13,7 @@ import { StyledMenu, StyledButton, StyledList, StyledToggle } from './styled';
|
||||
import MenusContext from '../../contexts/MenuContext';
|
||||
|
||||
// Types
|
||||
import { Nullable } from '../../globals/types';
|
||||
import { Nullable } from '../../types/common';
|
||||
|
||||
interface IButton {
|
||||
children?: string;
|
||||
|
||||
Reference in New Issue
Block a user