-
+ AppRoute::ListGroups => {
+ let group_button = html! {
{"Create a group"}
-
- },
+ };
+ // Note: There's a weird bug when switching from the users page to the groups page
+ // where the two groups buttons are at the bottom. I don't know why.
+ html! {
+