mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 10:42:57 +00:00
upload
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
declare module './pages/DashboardPage' {
|
||||
import { FC } from 'react';
|
||||
const DashboardPage: FC;
|
||||
export default DashboardPage;
|
||||
}
|
||||
Reference in New Issue
Block a user