diff --git a/.changeset/real-shoes-relate.md b/.changeset/real-shoes-relate.md new file mode 100644 index 00000000000..a845151cc84 --- /dev/null +++ b/.changeset/real-shoes-relate.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/README.md b/README.md index 4a9aac317e8..e3cdf198dbe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ This document serves to orient you within the repository — to get you set up a - [Kaizen Issues](https://github.com/cultureamp/kaizen-discourse/issues) - [Kaizen Design Tokens README](./packages/design-tokens/README.md) -- [Kaizen Component Library README](./packages/component-library/README.md) - [Contributing guidelines](./CONTRIBUTING.md) ## Designers diff --git a/docs/pages/welcome.mdx b/docs/pages/welcome.mdx index ae297e68162..e9c97bef867 100644 --- a/docs/pages/welcome.mdx +++ b/docs/pages/welcome.mdx @@ -12,13 +12,6 @@ To achieve this, Kaizen provides a set of React components and tokens which repr You can find a comprehensive overview of how to get your code base started on our [Github page](https://github.com/cultureamp/kaizen-design-system#getting-started). -We have 4 main sections: -- Components: React components you can use in your Apps -- Helpers: Any hooks or utilities we provide -- Design tokens: Primarily used for creating new components that don't already exist. -- Deprecated: components which are on their way out. (Find out more on the [Component Health page](https://cultureamp.design/component-health/)) - - ## Support The Kaizen Design System Team is here to support the usage of the library via #prod_design_system channel on Slack.