mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-19 01:44:00 +02:00
fix: correct propagation on settings menu (#1453)
* fix propagation error on settings menu
This commit is contained in:
@@ -407,6 +407,7 @@ export const PlayerConfig = () => {
|
||||
size: 'lg',
|
||||
}}
|
||||
size="sm"
|
||||
stopsPropagation
|
||||
tooltip={{
|
||||
label: t('common.setting_other', { postProcess: 'titleCase' }),
|
||||
openDelay: 0,
|
||||
|
||||
Reference in New Issue
Block a user