Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jul 8, 2023
1 parent 6a232eb commit 6e5cf9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/09_cssmodules/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
margin-top: calc(50% - 18px);
}
</style>
<link rel="stylesheet" href="/components/App.module.css">
<link rel="stylesheet" href="/components/App.module.css" />
</head>
<body>
<!--placeholder1-->
Expand Down

0 comments on commit 6e5cf9b

Please sign in to comment.