Skip to content

Commit

Permalink
Update text
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank99 authored Sep 12, 2022
1 parent 7f0ba94 commit 4e43d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vanilla-extract/src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ import Counter from "../components/Counter";
</head>
<body>
<h1>Astro</h1>
<Counter client:load>Hi, I'm a (broken) vanilla-extract Counter</Counter>
<Counter client:load>Hi, I'm a vanilla-extract Counter</Counter>
</body>
</html>

0 comments on commit 4e43d00

Please sign in to comment.