mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 19:31:46 +00:00
fix(in-app-menu): implement auto close
This commit is contained in:
@ -132,6 +132,7 @@ export const Panel = (props: PanelProps) => {
|
||||
<Show when={local.open}>
|
||||
<ul
|
||||
{...leftProps}
|
||||
id={'sub-panel'}
|
||||
ref={setPanel}
|
||||
class={panelStyle()}
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user