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
Copy file name to clipboardExpand all lines: src/docs/Introduction.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,3 +12,7 @@ import { Meta } from "@storybook/blocks";
12
12
/>
13
13
<h1>ZenML Component Library</h1>
14
14
</div>
15
+
16
+
This is the Storybook of [ZenML](https://zenml.io) that contains all relevant components that are used throughout the different applications. Besides the React Components itself the component library also provides certain additional functionalities, including some utility functions that are used throught the component library, as well as a Tailwind Plugin and a Tailwind Preset containing the base setup for the ZenML design system.
17
+
18
+
You can navigate different documentation, and the components itself in the left-side menu of this application. For feedback, please [raise in issue in the Repo](https://github.com/zenml-io/react-component-library), or shoot us a message over on our [Slack](https://zenml.io/slack)
0 commit comments