We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77fd8e1 commit 4275b83Copy full SHA for 4275b83
README.txt
@@ -1,6 +1,6 @@
1
MDB 5 React
2
3
-Version: FREE 1.0.0-beta4
+Version: FREE 1.0.0-beta5
4
5
Documentation:
6
https://mdbootstrap.com/docs/b5/react/
app/package.json
{
"name": "mdb-react-ui-kit-demo",
- "version": "1.0.0-beta4",
+ "version": "1.0.0-beta5",
"main": "index.js",
"repository": {
"type": "git",
package.json
"name": "mdb-react-ui-kit",
"main": "./dist/mdb-react-ui-kit.js",
"module": "./dist/mdb-react-ui-kit.esm.js",
"types": "./dist/index.d.ts",
0 commit comments