mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-05-17 21:27:11 +02:00
b4e9446cf6
As is customary in the JS world EVERYTHING must break with each major version
6 lines
101 B
HTML
6 lines
101 B
HTML
<div class="card tw:relative h-100 shadow">
|
|
<div class="card-body">
|
|
{{ slot }}
|
|
</div>
|
|
</div>
|