ElemeFE / ElemeFE/element-react
MessageBox -- No prop customClass
Open
WIP
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 435
- PR merge metrics
- No merged PRs in 30d
Description
### Description
In the docs (https://elemefe.github.io/element-react/#/en-US/message-box) it is says that there is a prop for a customClass in MessageBox. After a little investigation it looks like there is no prop in the source code. It looks like a pretty easy fix.
### Solution
Add customClass as a prop to the MessageBox.jsx file.
Contributor guide
Assessment
This issue has not been assessed yet.