feat: display a project form upon clicking the create button on the projects page
This commit is contained in:
@ -71,7 +71,8 @@ pub(crate) fn CategoryCalendarPage() -> Element {
|
||||
div {
|
||||
"Errors occurred: {errors:?}"
|
||||
}
|
||||
}
|
||||
},
|
||||
value => panic!("Unexpected query result: {value:?}")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user