I see now

This commit is contained in:
Violet Caulfield
2024-11-23 11:40:53 -06:00
parent 0164a6e372
commit 5f3db76d1f
3 changed files with 35 additions and 22 deletions
+4
View File
@@ -1,3 +1,7 @@
module.exports = {
project: {
ios: {},
android: {},
},
assets: ['./assets/fonts/'],
};