klaytnwallet
klaytnwallet copied to clipboard
Feature/issues clean disclaimers texts
Proposed changes
- add
constants/texts.js - refactoring
components/Disclaimers.jsDisclaimers_box - add
react-html-parser
Types of changes
Please put an x in the boxes related to your change.
- [ ] Bugfix
- [x] New feature or enhancement
- [ ] Others
Checklist
Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
- [x] I have read the CONTRIBUTING doc
- [x] I have signed the CLA
- [ ] Lint and unit tests pass locally with my changes
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have added necessary documentation (if appropriate)
- [ ] Any dependent changes have been merged and published in downstream modules