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 the sake of best compatibility we convert the `className` attribute to `class` for svelte.
91
91
92
-
We [aim to support](https://github.com/sastan/svelte-hyperscript#feature-set) all svelte features. In some cases this is not possible. For those cases we provided feasible workarounds. See [svelte-hyperscript] for further details.
92
+
We [aim to support](https://github.com/kenoxa/svelte-hyperscript#feature-set) all svelte features. In some cases this is not possible. For those cases we provided feasible workarounds. See [svelte-hyperscript] for further details.
93
93
94
94
Some notable differences are:
95
95
@@ -130,7 +130,7 @@ Some notable differences are:
130
130
131
131
## Support
132
132
133
-
This project is free and open-source, so if you think this project can help you or anyone else, you may [star it on GitHub](https://github.com/sastan/svelte-jsx). Feel free to [open an issue](https://github.com/sastan/svelte-jsx/issues) if you have any idea, question, or you've found a bug.
133
+
This project is free and open-source, so if you think this project can help you or anyone else, you may [star it on GitHub](https://github.com/kenoxa/svelte-jsx). Feel free to [open an issue](https://github.com/kenoxa/svelte-jsx/issues) if you have any idea, question, or you've found a bug.
134
134
135
135
## Contribute
136
136
@@ -152,7 +152,7 @@ We are following the [Conventional Commits](https://www.conventionalcommits.org)
152
152
153
153
## License
154
154
155
-
`svelte-jsx` is open source software [licensed as MIT](https://github.com/sastan/svelte-jsx/blob/main/LICENSE).
155
+
`svelte-jsx` is open source software [licensed as MIT](https://github.com/kenoxa/svelte-jsx/blob/main/LICENSE).
0 commit comments