We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3007d7 commit 09fc816Copy full SHA for 09fc816
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.1.0-alpha.3](https://github.com/adaptui/react-tailwind/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2022-07-15)
4
+
5
6
+### Bug Fixes
7
8
+* **ssr:** 🐛 use defaultProps for composition ([b3007d7](https://github.com/adaptui/react-tailwind/commit/b3007d79b375fa241a46c8fb48705f938127592c))
9
10
## [0.1.0-alpha.2](https://github.com/adaptui/react-tailwind/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) (2022-07-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@adaptui/react-tailwind",
- "version": "0.1.0-alpha.2",
+ "version": "0.1.0-alpha.3",
"description": "React UI built with renderleskit-react & tailwind",
"keywords": [
"react",
0 commit comments