We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658785a commit bdb90cdCopy full SHA for bdb90cd
web/src/components/NoteBox.astro
@@ -1,8 +1,8 @@
1
---
2
3
-<NoteBox>
+<div class="custom-note-box">
4
<slot />
5
-</NoteBox>
+</div >
6
7
<style>
8
.custom-note-box {
0 commit comments