Skip to content

Commit

Permalink
Merge pull request #6154 from Sage/FE-5997
Browse files Browse the repository at this point in the history
docs(password): import translation keys table
  • Loading branch information
tomdavies73 authored Jun 27, 2023
2 parents 93a5960 + 3acc528 commit 669502d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/password/password.stories.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import { Meta, Story, Canvas } from "@storybook/addon-docs";
import LinkTo from "@storybook/addon-links/react";
import StyledSystemProps from "../../../.storybook/utils/styled-system-props";
import TranslationKeysTable from "../../../.storybook/utils/translation-keys-table";

import Password from ".";
import * as stories from "./password.stories.tsx";

Expand Down

0 comments on commit 669502d

Please sign in to comment.