diff --git a/hotel-management/src/pages/User/index.tsx b/hotel-management/src/pages/User/index.tsx index a972efb..8fa2d9a 100644 --- a/hotel-management/src/pages/User/index.tsx +++ b/hotel-management/src/pages/User/index.tsx @@ -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