fix: 🐛 attributes conflict with js toggle mechanics
This commit is contained in:
parent
896ab2c596
commit
e4ea8d0d14
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
<slot name="message"></slot>
|
||||
</div>
|
||||
|
||||
<ref-button class="nsfw-toggle" command="show-modal" commandfor="nsfw-warning">
|
||||
<ref-button class="nsfw-toggle">
|
||||
<span>Show NSFW</span>
|
||||
<span class="nsfw-label">Hide NSFW</span>
|
||||
</ref-button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue