From 445257ffcfe02b16d3704389621a407e9ec0ee74 Mon Sep 17 00:00:00 2001 From: aditya-tiwari-zs Date: Tue, 29 Oct 2024 11:30:41 +0530 Subject: [PATCH 1/4] add the app title --- package.json | 2 +- public/index.html | 7 ++----- src/stories/Configure.mdx | 33 +++++++++++++++++++-------------- 3 files changed, 22 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 8a83866..e786bb4 100644 --- a/package.json +++ b/package.json @@ -59,5 +59,5 @@ "tw-colors": "^3.3.2", "webpack": "^5.95.0" }, - "homepage": "/ui-components/" + "homepage": "/ui-components" } diff --git a/public/index.html b/public/index.html index 59023a8..8e29da4 100644 --- a/public/index.html +++ b/public/index.html @@ -6,10 +6,7 @@ - + - React App + zopdev ui-component diff --git a/src/stories/Configure.mdx b/src/stories/Configure.mdx index 6a53730..9352e60 100644 --- a/src/stories/Configure.mdx +++ b/src/stories/Configure.mdx @@ -15,21 +15,23 @@ import Accessibility from "./assets/accessibility.png"; import Theming from "./assets/theming.png"; import AddonLibrary from "./assets/addon-library.png"; -export const RightArrow = () => ( + - - + > + + +); @@ -38,6 +40,7 @@ export const RightArrow = () =>
@@ -84,6 +87,7 @@ export const RightArrow = () =>
@@ -203,6 +207,7 @@ export const RightArrow = () => Discover tutorials
+