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