Skip to content

Commit

Permalink
fix: corrige warning do eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
LorhanSohaky committed Feb 24, 2024
1 parent bb55fcc commit fb30245
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/_document.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ export default class MyDocument extends Document {
<link
href="https://fonts.googleapis.com/css2?family=Inter&family=Lexend:wght@400;600;700&display=swap"
rel="stylesheet"
property="stylesheet"
/>
</body>
</Html>
Expand Down

0 comments on commit fb30245

Please sign in to comment.