diff options
Diffstat (limited to 'react-frontend/src')
| -rw-r--r-- | react-frontend/src/components/Layout.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/react-frontend/src/components/Layout.tsx b/react-frontend/src/components/Layout.tsx index 8f834ef..979dacb 100644 --- a/react-frontend/src/components/Layout.tsx +++ b/react-frontend/src/components/Layout.tsx @@ -1,5 +1,4 @@ import { Outlet } from "react-router-dom"; -import { useState } from "react"; import { IconButton, Button, ButtonGroup } from 'rsuite'; import { Icon } from '@rsuite/icons'; import { FaUser } from "react-icons/fa6"; |
