mirror of
https://github.com/tabler/tabler.git
synced 2026-08-02 00:14:38 +04:00
card components
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<label class="custom-switch m-0">
|
||||
<input type="checkbox" value="1" class="custom-switch-input"{% if include.checked %} checked{% endif %}>
|
||||
<span class="custom-switch-indicator"></span>
|
||||
</label>
|
||||
Reference in New Issue
Block a user