Skip to content

Commit

Permalink
fix: add shim.js to fix Bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenQian committed Sep 12, 2024
1 parent 47a6316 commit 534eab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import './shim'
import { ThemeProvider } from '@shopify/restyle'
import React from 'react'
import { ErrorBoundary } from 'react-error-boundary'
Expand Down

0 comments on commit 534eab7

Please sign in to comment.