mirror of
https://github.com/aculix/vector-drawable-nextjs.git
synced 2025-12-06 06:08:24 +00:00
fix syntax
This commit is contained in:
parent
38345fb72b
commit
4040c73b13
@ -25,7 +25,8 @@ export default class MyDocument extends Document {
|
|||||||
rel="stylesheet"/>
|
rel="stylesheet"/>
|
||||||
|
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500;700&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500;700&display=swap"
|
||||||
|
rel="stylesheet"/>
|
||||||
</Head>
|
</Head>
|
||||||
<body>
|
<body>
|
||||||
<div className="container">
|
<div className="container">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user