mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-10-29 12:26:09 +01:00
Add nested dropdowns pattern
This commit is contained in:
@@ -43,6 +43,7 @@ enum Pattern {
|
||||
MegaMenu = 'Mega menu',
|
||||
Menu = 'Menu',
|
||||
Modal = 'Modal',
|
||||
NestedDropdowns = 'Nested dropdowns',
|
||||
Notification = 'Notification',
|
||||
OverlayPlayButton = 'Overlay play button',
|
||||
Pagination = 'Pagination',
|
||||
|
||||
Reference in New Issue
Block a user