add missing component
This commit is contained in:
parent
4b45e33cea
commit
ce0365963a
@ -19,6 +19,7 @@ pub fn Sidebar () -> impl IntoView {
|
||||
<hit_points::HitPoints />
|
||||
<hit_dice::HitDice />
|
||||
<death_saving_throws::DeathSavingThrows />
|
||||
<spell_slots::SpellSlots />
|
||||
</aside>
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user