fix: use span to fix 'cannot use div inside of a p tag'
This commit is contained in:
parent
c11279ba21
commit
7cd4574580
@ -1 +1 @@
|
||||
<div class="inline-block h-[2px] w-4 rounded-full bg-current brightness-50"></div>
|
||||
<span class="inline-block h-[2px] w-4 rounded-full bg-current brightness-50"></span>
|
||||
|
Loading…
Reference in New Issue
Block a user