Add delete function, fix some text
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user