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

Add price tag pattern

This commit is contained in:
Phuoc Nguyen
2021-04-03 20:41:05 +07:00
parent d9dc1988a1
commit ad7fc3508e
7 changed files with 246 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ enum Pattern {
PresenceIndicator = 'Presence indicator',
PreviousNextButtons = 'Previous next buttons',
PricingTable = 'Pricing table',
PriceTag = 'Price tag',
PropertyList = 'Property list',
ProgressBar = 'Progress bar',
QuestionsAndAnswers = 'Questions and answers',