OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
[DeAngular][Discover]clean doc views component
Description
- remove the function which helps to convert angular directive to react render function
- clean types
Issues Resolved
https://github.com/opensearch-project/OpenSearch-Dashboards/issues/1717
Signed-off-by: Anan Zhuang [email protected]
Check List
- [ ] New functionality includes testing.
- [x] All tests pass
- [x]
yarn test:jest - [x]
yarn test:jest_integration - [x]
yarn test:ftr
- [x]
- [x] All tests pass
- [ ] New functionality has been documented.
- [x] Commits are signed per the DCO using --signoff