mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: auf Wiedersehen MUI, hallo Ant Design
This commit is contained in:
7
assets/pages/tracking/ConnectorsPage.tsx
Normal file
7
assets/pages/tracking/ConnectorsPage.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import React from "react";
|
||||
|
||||
export default function ConnectorsPage() {
|
||||
return <p>
|
||||
|
||||
</p>
|
||||
}
|
||||
7
assets/pages/tracking/WatchlistsPage.tsx
Normal file
7
assets/pages/tracking/WatchlistsPage.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import React from "react";
|
||||
|
||||
export default function WatchlistsPage() {
|
||||
return <p>
|
||||
|
||||
</p>
|
||||
}
|
||||
Reference in New Issue
Block a user