fix: delete additional things

This commit is contained in:
2025-08-02 12:48:02 +03:30
parent 482d672955
commit 3f5f8e1aaf
8 changed files with 26 additions and 16 deletions

View File

@@ -1,4 +1,3 @@
import React from 'react';
import {
createBrowserRouter,
RouterProvider,

View File

@@ -1,4 +1,4 @@
import React, { useState } from 'react';
import { useState } from 'react';
import {
Box,
Typography,