manifest tweak

This commit is contained in:
Xetera
2019-07-27 15:52:25 -04:00
committed by Jean-Philippe Sirois
parent 76aedcc516
commit 6ad1a1ae9b
7 changed files with 19 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
import React from "react";
const Sidebar = () => { }
export default Sidebar;
+1
View File
@@ -0,0 +1 @@
export { default as Sidebar } from "./Sidebar";
Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB