cclkit4svelte 0.2.9 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,6 +3,8 @@
|
|
|
3
3
|
[](https://github.com/reiji1020/ccl-component-kit4svelte/actions/workflows/storybook-release.yaml)
|
|
4
4
|
[](https://github.com/reiji1020/ccl-component-kit4svelte/actions/workflows/publish-package.yaml)
|
|
5
5
|
|
|
6
|
+

|
|
7
|
+
|
|
6
8
|
CANDY CHUPS Labのサイトで使うコンポーネントのキットです。
|
|
7
9
|
元々Reactコンポーネントで開発していたのをSvelteに移行しました。
|
|
8
10
|
|