manifest tweak

This commit is contained in:
Xetera
2019-07-26 18:56:02 -07:00
parent 92d3cd6275
commit 7f7e713f9f
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