summaryrefslogtreecommitdiffstats
path: root/stepped-solutions/FINISHED/frontend/pages/items.js
diff options
context:
space:
mode:
Diffstat (limited to 'stepped-solutions/FINISHED/frontend/pages/items.js')
-rw-r--r--stepped-solutions/FINISHED/frontend/pages/items.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/stepped-solutions/FINISHED/frontend/pages/items.js b/stepped-solutions/FINISHED/frontend/pages/items.js
new file mode 100644
index 0000000..c95ff45
--- /dev/null
+++ b/stepped-solutions/FINISHED/frontend/pages/items.js
@@ -0,0 +1,3 @@
+import Items from './index';
+
+export default Items;