Add delete function, fix some text

This commit is contained in:
Cole Deck
2024-12-20 23:50:26 +00:00
parent b1c817432b
commit e154645972
4 changed files with 15 additions and 6 deletions

View File

@ -16,9 +16,9 @@ class Footer(rio.Component):
def build(self) -> rio.Component:
return rio.Card(
content=rio.Column(
rio.Text("Buzzwordz Inc."),
rio.Text("Validation Lab"),
rio.Text(
"Hyper Dyper Website",
"Inventory Management system",
style="dim",
),
spacing=1,