diff options
author | polwex <polwex@sortug.com> | 2025-07-16 14:54:44 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-07-16 14:54:44 +0700 |
commit | aadfe206f3233032d8742a17c1f21d4750946a41 (patch) | |
tree | a63a95381ff99af1226ef096ce94cc32d8153ca5 /app/_layout.tsx | |
parent | 1c81a70b0349a7f7577d0124b4b67ab5ea01e68d (diff) |
aaaarggh!!!
Diffstat (limited to 'app/_layout.tsx')
-rw-r--r-- | app/_layout.tsx | 1 |
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, |