mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-18 06:34:50 +00:00
fix(ui): prevent tooltip fade when forceOpen is true
This commit is contained in:
@@ -97,6 +97,7 @@ export function TextField(props: TextFieldProps) {
|
||||
placement="top"
|
||||
gutter={4}
|
||||
forceOpen={copied()}
|
||||
skipDelayDuration={0}
|
||||
>
|
||||
<IconButton
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user