diff options
| author | Volpeon <git@volpeon.ink> | 2025-07-23 08:34:23 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2025-07-23 08:34:23 +0200 |
| commit | 5c878876d3bdd2c7cd094871fa0644f3310bcec8 (patch) | |
| tree | 0a41059f6983040f429d786ab0ad0dbf89764e96 /tpl/objects/side-nav.pug | |
| parent | Fixed divider (diff) | |
| download | iro-design-5c878876d3bdd2c7cd094871fa0644f3310bcec8.tar.gz iro-design-5c878876d3bdd2c7cd094871fa0644f3310bcec8.tar.bz2 iro-design-5c878876d3bdd2c7cd094871fa0644f3310bcec8.zip | |
Commit merge of button and badge into action-button (and rename it to button)
Diffstat (limited to 'tpl/objects/side-nav.pug')
| -rw-r--r-- | tpl/objects/side-nav.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/objects/side-nav.pug b/tpl/objects/side-nav.pug index ccd24e4..2dcbd84 100644 --- a/tpl/objects/side-nav.pug +++ b/tpl/objects/side-nav.pug | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | include icon.pug | 1 | include icon.pug |
| 2 | include status-indicator.pug | 2 | include status-indicator.pug |
| 3 | include action-button.pug | 3 | include button.pug |
| 4 | 4 | ||
| 5 | mixin side-nav | 5 | mixin side-nav |
| 6 | - | 6 | - |
