Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
klxiaoniu committed Aug 25, 2024
1 parent aa7297d commit 4ddae37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/_app.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable node/no-unsupported-features/es-syntax */
import Script from 'next/script';

function MyApp({ Component, pageProps }) {
Expand Down

0 comments on commit 4ddae37

Please sign in to comment.