Skip to content

Commit 25ae803

Browse files
committed
Generate version v.4.27.0
1 parent b1b2eee commit 25ae803

File tree

27 files changed

+360
-1082
lines changed

27 files changed

+360
-1082
lines changed

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"html": false
7373
}
7474
],
75-
"curly": "warn"
75+
"curly": "warn",
76+
"react/prop-types": 1
7677
}
7778
}

License.pdf

108 KB
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ All fully responsive. All compatible with different browsers.
5858

5959
# Version:
6060

61-
- MDBReact 4.26.1
61+
- MDBReact 4.27.0
6262
- React 16.12.0
6363

6464
# Quick start

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Material Design for Bootstrap
22

3-
Version: MDB React Pro 4.26.1
3+
Version: MDB React Pro 4.27.0
44

55
Documentation:
66
https://mdbootstrap.com/docs/react/

dist/mdbreact.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mdbreact.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)