Skip to content

Commit

Permalink
newline end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
trueberryless committed Nov 4, 2024
1 parent 5229d40 commit 74303f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/components/component-preview.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
margin-top: 0;
padding: 1rem;
}
</style>
</style>
2 changes: 1 addition & 1 deletion docs/src/components/resource-json.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ try {
}
---

<Code code={JSON.stringify(resources, null, 2)} lang='json' />
<Code code={JSON.stringify(resources, null, 2)} lang='json' />

0 comments on commit 74303f1

Please sign in to comment.