mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 20:01:59 +00:00
Fix code format style
This commit is contained in:
@@ -2,7 +2,7 @@ import { useRef } from 'react';
|
||||
|
||||
// Components
|
||||
import Direction from '../../commons/styles/Direction';
|
||||
import Button from '../../commons/styles/Button.ts';
|
||||
import Button from '../../commons/styles/Button';
|
||||
import UserTable from './Table';
|
||||
|
||||
// Styled
|
||||
|
||||
Reference in New Issue
Block a user