Обновить src/app.tsx

This commit is contained in:
Primakov Alexandr Alexandrovich 2024-07-27 11:28:44 +03:00
parent 9f4ca8ec8c
commit 49b016875a

View File

@ -9,7 +9,6 @@ const App = () => {
<>
<Helmet>
<title>bro js</title>
<meta name="yandex-verification" content="98f7e15d1ad66018" />
</Helmet>
<BrowserRouter>
<Dashboard />