mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-12 15:52:54 +02:00
feat(cotton): add info_card component
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<div class="card tw-relative h-100 shadow">
|
||||
<div class="card-body">
|
||||
{{ slot }}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user