summaryrefslogtreecommitdiffstats
path: root/pages/items.js
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2017-09-15 14:26:13 -0400
committerWes Bos <wesbos@gmail.com>2017-09-15 14:26:13 -0400
commit1450e579c67e3d969cb099dfe6c1cefd1e313fb5 (patch)
tree5c255968082c16452f1dc8245dbbb890f91dce87 /pages/items.js
parent7af74ff8988961c988f03c95961b70c2918521ae (diff)
yep
Diffstat (limited to 'pages/items.js')
-rw-r--r--pages/items.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/pages/items.js b/pages/items.js
new file mode 100644
index 0000000..52f9f86
--- /dev/null
+++ b/pages/items.js
@@ -0,0 +1,2 @@
+import Index from './index'
+export default Index;