From bd9607c81cacb3091dd617049c09b474c318fdaf Mon Sep 17 00:00:00 2001
From: Cahllagerfeld <43843195+Cahllagerfeld@users.noreply.github.com>
Date: Fri, 18 Aug 2023 13:21:58 +0000
Subject: [PATCH 1/2] docs: update introduction
---
src/docs/Introduction.mdx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/docs/Introduction.mdx b/src/docs/Introduction.mdx
index 2873aa2..5f526fe 100644
--- a/src/docs/Introduction.mdx
+++ b/src/docs/Introduction.mdx
@@ -12,3 +12,5 @@ import { Meta } from "@storybook/blocks";
/>
ZenML Component Library
+
+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.
From 0ec6b5066a16ba248200f4556aabf6b22944e2b9 Mon Sep 17 00:00:00 2001
From: Cahllagerfeld <43843195+Cahllagerfeld@users.noreply.github.com>
Date: Fri, 18 Aug 2023 13:24:24 +0000
Subject: [PATCH 2/2] feat: more updates
---
src/docs/Introduction.mdx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/docs/Introduction.mdx b/src/docs/Introduction.mdx
index 5f526fe..2459096 100644
--- a/src/docs/Introduction.mdx
+++ b/src/docs/Introduction.mdx
@@ -14,3 +14,5 @@ import { Meta } from "@storybook/blocks";
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.
+
+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)