Hello.
I would like to be able to render an AudioPlayer component with the playlist open by default. I think this could be achieved by simply exporting drawerContext from package/src/components/Drawer/index.ts and from there we could access setIsOpen.
Maybe there is another way I'm unaware of? If so, please advise.
Hello.
I would like to be able to render an AudioPlayer component with the playlist open by default. I think this could be achieved by simply exporting
drawerContextfrompackage/src/components/Drawer/index.tsand from there we could accesssetIsOpen.Maybe there is another way I'm unaware of? If so, please advise.