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_points::HitPoints />
|
||||||
<hit_dice::HitDice />
|
<hit_dice::HitDice />
|
||||||
<death_saving_throws::DeathSavingThrows />
|
<death_saving_throws::DeathSavingThrows />
|
||||||
|
<spell_slots::SpellSlots />
|
||||||
</aside>
|
</aside>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user