Project ejected: npm run eject

This commit is contained in:
2020-11-07 01:47:02 -03:00
parent e316e3fa6e
commit 84ae287189
33 changed files with 1941 additions and 109 deletions

9
public/browserconfig.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>