Skip to content

Commit

Permalink
Trigger deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Michał committed Nov 29, 2024
1 parent 5f7c614 commit fca1273
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web-remix/app/root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import './tailwind.css';

function App() {
const nonce = useNonce();

return (
<Document nonce={nonce}>
<Outlet />
Expand Down

0 comments on commit fca1273

Please sign in to comment.