You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For comprehensive information on each component and how to use it, see the [Documentation](https://mehtapcavdar.github.io/svelvunity/).
39
39
40
+
#### Version Compatibility
41
+
42
+
The following table shows the compatibility of this library with different versions of Svelte:
43
+
44
+
| Library Version | Svelte Version |
45
+
| --- | --- |
46
+
| 0.0.3 | 4.x |
47
+
| 0.0.4 | 5.x |
48
+
49
+
Please note that this library is only compatible with the specified versions of Svelte. Using an incompatible version may result in unexpected behavior or errors.
50
+
40
51
## Usage
41
52
42
53
Import the components you need and start using them in your Svelte application:
0 commit comments