feat(tooltip): support align prop from carbon-components v10.25

This commit is contained in:
Eric Liu 2020-12-05 06:23:05 -08:00
commit 5719eba723
11 changed files with 71 additions and 27 deletions

View file

@ -12,7 +12,7 @@
"@carbon/themes": "^10.22.1",
"@sveltech/routify": "^1.9.9",
"autoprefixer": "^10.0.1",
"carbon-components": "^10.23.1",
"carbon-components": "^10.25.0",
"carbon-components-svelte": "../",
"clipboard-copy": "^3.1.0",
"mdsvex": "^0.8.8",