wazuh-dashboard-plugins icon indicating copy to clipboard operation
wazuh-dashboard-plugins copied to clipboard

Fix invalid prop children of type array supplied to I18nProvider

Open chantal-kelm opened this issue 1 month ago • 1 comments

Description

This PR fixes the console warning : "Failed prop type: Invalid prop children of type array supplied to I18nProvider, expected a single ReactElement"

Issues Resolved

#6693

Evidence

Captura de pantalla 2024-05-22 a la(s) 2 36 30 p  m

Test

Go to the Framework tab of the MITRE ATT&CK module and check that the following warning message does not appear in the console: image

Check List

  • [ ] All tests pass
    • [ ] yarn test:jest
  • [ ] New functionality includes testing.
  • [ ] New functionality has been documented.
  • [ ] Update CHANGELOG.md
  • [ ] Commits are signed per the DCO using --signoff

chantal-kelm avatar May 22 '24 17:05 chantal-kelm