@supacn/ui-patterns
v0.3.0
Published
This package should be used for components which are built using NPM libraries (`react-markdown`, `reactflow` for example), which make no sense to be included in all apps. It should also be used for components which are constructed using various component
Readme
@supacn/ui-patterns
This package should be used for components which are built using NPM libraries (react-markdown, reactflow for example),
which make no sense to be included in all apps. It should also be used for components which are constructed using various
components from the @supacn/ui atoms package.
This package does not have a barrel file—each component must be imported from its path
(@supacn/ui-patterns/PrivacySettings, for example). This is intentional so that adding a new component which is used only in
1 or 2 apps doesn't burden the rest of the apps.
Large situational engines are optional peer dependencies. Install Mermaid, Monaco, React Markdown, or Recharts only when importing patterns that use them.
