Created the More index

This commit is contained in:
Mathias Wagner 2022-09-12 01:00:13 +02:00
parent 8d4b6562c3
commit 602dfd7555

1
src/pages/More/index.js Normal file
View File

@ -0,0 +1 @@
export {default} from './More.jsx';