Icon component

This commit is contained in:
Max Lynch
2020-12-22 17:27:45 -06:00
parent 5e2bd30d72
commit 91ca416c9f
12 changed files with 132 additions and 34 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const Nav = ({ page }) => {
useEffect(() => {
Plugins.StatusBar.setStyle({
style: 'DARK',
});
}).catch(() => {});
}, []);
return (