You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- the API is maximally simplified and all props are provided with a description
71
-
- it is build on the top of existing PatternFly types without prop omitting
71
+
- it is build on top of existing PatternFly types without prop omitting
72
72
- it is well documented using the PatternFly documentation (`/packages/module/patternfly-docs/content/extensions/component-groups/examples/MyComponent/MyComponent.md`) with examples of all possible use cases (`packages/module/patternfly-docs/content/extensions/component-groups/examples/MyComponent/MyComponent[...]Example.tsx`)
73
73
- do not unnecessarily use external libraries in your component - rather, delegate the necessary logic to the component's user using the component's API
0 commit comments