mirror of
https://github.com/tabler/tabler.git
synced 2026-07-31 07:24:40 +04:00
modals, avatar upload component
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
{% if include.max-width %}<div style="max-width: {{ include.max-width }}">{% endif %}
|
||||
{% if include.wrapper %}<div class="{{ include.wrapper }}">{% endif %}
|
||||
{% if include.columns %}<div class="example-column example-column-{{ include.columns }}">{% endif %}
|
||||
{% if include.modal %}<div class="example-modal-backdrop"></div>{% endif %}
|
||||
|
||||
{{ demo-code }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user