summaryrefslogtreecommitdiff
path: root/app/_layout.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'app/_layout.tsx')
-rw-r--r--app/_layout.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/_layout.tsx b/app/_layout.tsx
index 6974539..2b395c7 100644
--- a/app/_layout.tsx
+++ b/app/_layout.tsx
@@ -1,3 +1,4 @@
+import "../polyfills";
// import {
// DarkTheme,
// DefaultTheme,