This website requires JavaScript.
Explore
Help
Sign in
Skynet
/
misc_pterodactyl-panel
Watch
6
Star
0
Fork
You've already forked misc_pterodactyl-panel
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ff460805c0
misc_pterodactyl-panel
/
resources
/
scripts
/
components
/
elements
/
dropdown
/
index.ts
3 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add basic dropdown styling using headless ui
2022-02-26 20:13:13 +00:00
export
{
default
as
Dropdown
}
from
'./Dropdown'
;
Add underlying design component for a dialog
2022-02-26 22:05:30 +00:00
export
*
as
styles
from
'./dropdown.module.css'
;
Reference in a new issue
Copy permalink