From 8236214ce991959abb6c17abcc1a7fd8bd8a0189 Mon Sep 17 00:00:00 2001 From: Damini Date: Fri, 8 Mar 2024 13:30:30 +0530 Subject: [PATCH] fix: remove spec docs --- .../src/components/Icon/index.nw.stories.mdx | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/example/storybook-nativewind/src/components/Icon/index.nw.stories.mdx b/example/storybook-nativewind/src/components/Icon/index.nw.stories.mdx index e7c84cea59..2ef4368f26 100644 --- a/example/storybook-nativewind/src/components/Icon/index.nw.stories.mdx +++ b/example/storybook-nativewind/src/components/Icon/index.nw.stories.mdx @@ -183,7 +183,7 @@ Role: img is passed ### Props -Icon component is created using AsForwarder component from @gluestack-style/react. It extends all the props supported by [gluestack-ui AsForwarder](https://gluestack.io/style/docs/api/as-forwarder), [utility props](/ui/docs/styling/utility-and-sx-props) and the props mentioned below. +Icon component is created using AsForwarder component from @gluestack-style/react. It extends all the props supported by [gluestack-ui AsForwarder](https://gluestack.io/style/docs/api/as-forwarder) and the props mentioned below. #### Image @@ -222,20 +222,6 @@ Icon component is created using AsForwarder component from @gluestack-style/reac -## Spec Doc - -Explore the comprehensive details of the Icon in this document, including its implementation details, checklist, and potential future additions. Dive into the thought process behind the component and gain insights into its development journey. - -