Przeglądaj źródła

feat: blank page for future implemenation

hover-contact
ntasicc 3 lat temu
rodzic
commit
cca9aed036
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5
    0
      pages/single-data/index.js

+ 5
- 0
pages/single-data/index.js Wyświetl plik

@@ -0,0 +1,5 @@
const BlankPage = () => {
return <div></div>;
};

export default BlankPage;

Ładowanie…
Anuluj
Zapisz