Skip to content

Commit fc2ee64

Browse files
committed
perf(picker): improves performance of picker and datepicker
1 parent 909293a commit fc2ee64

File tree

7 files changed

+192
-154
lines changed

7 files changed

+192
-154
lines changed

.scss-lint.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,7 @@ linters:
203203
StringQuotes:
204204
enabled: true
205205
style: double_quotes
206+
207+
PropertySpelling:
208+
extra_properties:
209+
- contain

0 commit comments

Comments
 (0)