mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-10 04:30:12 +02:00
fix potential stale state on list config reorder, slight redesign
This commit is contained in:
@@ -128,7 +128,7 @@ export const ListConfigMenu = (props: ListConfigMenuProps) => {
|
||||
<Modal
|
||||
handlers={handlers}
|
||||
opened={isOpen}
|
||||
size="lg"
|
||||
size="xl"
|
||||
title={t('common.configure', { postProcess: 'sentenceCase' })}
|
||||
>
|
||||
<Stack gap="xs">
|
||||
|
||||
Reference in New Issue
Block a user