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

Add voting control

This commit is contained in:
Phuoc Nguyen
2021-04-01 22:32:40 +07:00
parent 6fda4730b3
commit 2d21c9427f
7 changed files with 283 additions and 3 deletions

View File

@@ -93,6 +93,7 @@ enum Pattern {
UploadButton = 'Upload button',
ValidationIcon = 'Validation icon',
VideoBackground = 'Video background',
Voting = 'Voting',
Watermark = 'Watermark',
Wizard = 'Wizard',
}