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

Add timeline pattern

This commit is contained in:
Phuoc Nguyen
2019-12-12 21:36:14 +07:00
parent 801a213212
commit e2d8ff1f3a
6 changed files with 241 additions and 2 deletions

View File

@@ -60,6 +60,7 @@ enum Pattern {
StickyHeader = 'Sticky header',
Switch = 'Switch',
Tab = 'Tab',
Timeline = 'Timeline',
TogglePasswordVisibility = 'Toggle password visibility',
UploadButton = 'Upload button',
ValidationIcon = 'Validation icon',