1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-10-23 18:56:29 +02:00

fix: couldn't load input addon pattern

This commit is contained in:
Phuoc Nguyen
2019-12-03 21:27:00 +07:00
parent 96624b8963
commit 2f680211dd
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ enum Pattern {
FloatingLabel = 'Floating label',
FullScreenMenu = 'Full screen menu',
HolyGrail = 'Holy grail',
InputAddOn = 'Input addon',
InputAddon = 'Input addon',
MediaObject = 'Media object',
Menu = 'Menu',
Modal = 'Modal',