loon-bulma-react 2023.2.8 → 2023.2.10
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/dist/index.cjs +5 -5
- package/dist/index.d.cts +5 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +3 -3
- package/package.json +10 -10
package/README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
# loon-bulma-react
|
|
2
2
|
|
|
3
3
|
> Voorheen stond hier hoe je de componenten, providers en hooks kon gebruiken. Die zijn nu verplaatst naar een [GitHub Page](https://timroos1990.github.io/loon-bulma-react/)
|
|
4
|
+
>
|
|
5
|
+
> [F626428]
|
|
4
6
|
|
|
5
7
|
## [Bulma](https://bulma.io/) & [React](https://reactjs.org/) componenten voor Loon Salarissoftware.
|
|
6
8
|
|