move URL polyfill to the polyfill file
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import 'react-native-url-polyfill/auto'
|
||||
import '#/logger/sentry/setup'
|
||||
import '#/logger/bitdrift/setup'
|
||||
import '#/view/icons'
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import 'react-native-url-polyfill/auto'
|
||||
import 'fast-text-encoding'
|
||||
export {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user