Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
style: format code with Prettier
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in ceb2879 according to the output
from Prettier.

Details: #263
  • Loading branch information
deepsource-autofix[bot] authored and raspberri05 committed Dec 6, 2024
1 parent cf71717 commit 804d2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default function RootLayout({
async
src="https://www.googletagmanager.com/gtag/js?id=G-5C6EN7BR23"
strategy="lazyOnload"
/>
/>
<Script id="google-analytics" strategy="lazyOnload">
{`
window.dataLayer = window.dataLayer || [];
Expand Down

0 comments on commit 804d2ce

Please sign in to comment.