diff --git a/commitlint.config.cjs b/commitlint.config.cjs index 515a25f7..91021367 100644 --- a/commitlint.config.cjs +++ b/commitlint.config.cjs @@ -36,6 +36,7 @@ module.exports = { "calendar", "table", "split-button", + "datepicker", ], ], }, diff --git a/playground/template.html b/playground/template.html index 0628cba1..1b1d23d6 100644 --- a/playground/template.html +++ b/playground/template.html @@ -1,37 +1,37 @@ -
- - -
- Copy this file as playground/index.html and try your work here by running
- npm run serve
.
-
+ Copy this file as playground/index.html and try your work here by running
+ npm run serve
.
+