Skip to content

Commit

Permalink
Replace Components/.. with KAIO-staging..
Browse files Browse the repository at this point in the history
  • Loading branch information
JakePitman committed Sep 13, 2023
1 parent b81990c commit d70714e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const ICON_EXTERNAL_LINK =

export default {
tags: ["autodocs"],
title: "Components/Guidance Block",
title: "KAIO-staging/Guidance Block",
component: GuidanceBlock,
parameters: {
docs: {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const STATIC_SCENE_CONTROLS = {

export default {
tags: ["autodocs"],
title: "Components/Scene",
title: "KAIO-staging/Scene",
component: BrandMomentCaptureIntro,
parameters: {
chromatic: { disable: false },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class ToggleStateContainer extends React.Component<

export default {
tags: ["autodocs"],
title: "Components/Toggle Switch Field",
title: "KAIO-staging/Toggle Switch Field",
component: ToggleSwitchField,
parameters: {
docs: {
Expand Down

0 comments on commit d70714e

Please sign in to comment.