1
0
Fork 0
forked from Nexus/nexus

slight cleanups

This commit is contained in:
Henry Hiles 2026-06-06 12:21:42 -04:00
commit 633e83b915
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
3 changed files with 1 additions and 3 deletions

View file

@ -55,7 +55,6 @@ class MemberList extends HookConsumerWidget {
selectedIndex: statusIndex.value,
onSelectedIndexChanged: (index) =>
statusIndex.value = index ?? statusIndex.value,
// overflow: M3EButtonGroupOverflow.menu,
actions: options
.mapTo(
(name, value) => M3EToggleButtonGroupAction(