diff options
Diffstat (limited to 'tpl/index.pug')
| -rw-r--r-- | tpl/index.pug | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tpl/index.pug b/tpl/index.pug index d3e9daf..b6af02b 100644 --- a/tpl/index.pug +++ b/tpl/index.pug | |||
| @@ -21,6 +21,7 @@ include objects/action-button.pug | |||
| 21 | include objects/overflow-button.pug | 21 | include objects/overflow-button.pug |
| 22 | include objects/status-indicator.pug | 22 | include objects/status-indicator.pug |
| 23 | include objects/avatar.pug | 23 | include objects/avatar.pug |
| 24 | include objects/card.pug | ||
| 24 | include objects/popover.pug | 25 | include objects/popover.pug |
| 25 | include objects/menu.pug | 26 | include objects/menu.pug |
| 26 | include objects/side-nav.pug | 27 | include objects/side-nav.pug |
| @@ -72,6 +73,7 @@ include views/action-button.pug | |||
| 72 | include views/overflow-button.pug | 73 | include views/overflow-button.pug |
| 73 | include views/status-indicator.pug | 74 | include views/status-indicator.pug |
| 74 | include views/avatar.pug | 75 | include views/avatar.pug |
| 76 | include views/card.pug | ||
| 75 | include views/popover.pug | 77 | include views/popover.pug |
| 76 | include views/menu.pug | 78 | include views/menu.pug |
| 77 | include views/side-nav.pug | 79 | include views/side-nav.pug |
| @@ -118,6 +120,7 @@ html | |||
| 118 | +view-overflow-button | 120 | +view-overflow-button |
| 119 | +view-status-indicator | 121 | +view-status-indicator |
| 120 | +view-avatar | 122 | +view-avatar |
| 123 | +view-card | ||
| 121 | +view-side-nav | 124 | +view-side-nav |
| 122 | +view-popover | 125 | +view-popover |
| 123 | +view-menu | 126 | +view-menu |
