mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 13:17:12 -05:00
add title slot
This commit is contained in:
parent
2860e628ee
commit
ada0722aeb
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
style:--container-margin="0"
|
||||
>
|
||||
<div class="position-relative">
|
||||
<slot name="title" />
|
||||
<h1>
|
||||
{title}
|
||||
</h1>
|
||||
|
|
|
|||
Loading…
Reference in a new issue