mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
chore: run prettier [ci skip]
This commit is contained in:
parent
f59ccf77ff
commit
46c611f638
9 changed files with 37 additions and 30 deletions
|
@ -1,7 +1,7 @@
|
|||
import flatpickr from "flatpickr";
|
||||
import rangePlugin from "flatpickr/dist/plugins/rangePlugin";
|
||||
|
||||
let l10n
|
||||
let l10n;
|
||||
|
||||
function updateClasses(instance) {
|
||||
const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue