mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-25 10:32:31 +01:00
Make the delay less goofy when mousing over elements
This commit is contained in:
parent
f860fd2cfe
commit
88a7bd7578
@ -42,7 +42,7 @@ export default ({
|
||||
children,
|
||||
disabled = false,
|
||||
alwaysOpen = false,
|
||||
delay = { open: 500 },
|
||||
delay = 0,
|
||||
rest = 30,
|
||||
...props
|
||||
}: Props) => {
|
||||
|
Loading…
Reference in New Issue
Block a user