UX: A couple of small fixes (#21)

This commit is contained in:
Penar Musaraj
2022-01-18 11:36:40 -05:00
committed by GitHub
parent 86b9960263
commit e044017955
2 changed files with 7 additions and 5 deletions
@@ -1,3 +1,5 @@
<a {{action "showTOCOverlay"}} href class="btn btn-primary">
{{theme-i18n "table_of_contents"}}
</a>
{{d-button
class="btn-primary"
action=(action "showTOCOverlay")
label=(theme-prefix "table_of_contents")
}}