diff options
Diffstat (limited to 'react-native.config.js')
-rw-r--r-- | react-native.config.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/react-native.config.js b/react-native.config.js deleted file mode 100644 index f4de240..0000000 --- a/react-native.config.js +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = { - assets: ['./assets/fonts/'], -} |