9fbebae1a6
- Remove unused `isEmpty` prop from ReportError. - Remove `isError` prop from ReportError, as it is always set. Also, to reduce confusion that: Could "report error" be not an error? - Remove default value of `className` prop from `ReportError`, it is unnecesary, as `EmptyContent` takes falsy values as well as `''`. - Change `ReportError` to a function component. |
||
---|---|---|
.. | ||
analytics | ||
README.md | ||
_sidebar.md | ||
packages |
README.md
Components
This folder contains components used in woocommerce-admin
. They are divided in analytics components, only available internally, and package components, which are available for plugins and third-party developers.