Skip to content

Commit

Permalink
🎨 force deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
pouyio committed Nov 6, 2024
1 parent 495e832 commit a8b1580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Sentry.init({

const container = document.getElementById('root');
const root = createRoot(container!);

root.render(
<React.StrictMode>
<Provider store={store}>
Expand Down

0 comments on commit a8b1580

Please sign in to comment.