Skip to content

Commit

Permalink
chore: adds translations to prop docs
Browse files Browse the repository at this point in the history
  • Loading branch information
langz authored and tujoworker committed Dec 17, 2024
1 parent f2ea15b commit 8acade8
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
showTabs: true
---

import TranslationsTable from 'dnb-design-system-portal/src/shared/parts/TranslationsTable'
import PropertiesTable from 'dnb-design-system-portal/src/shared/parts/PropertiesTable'
import { SubmitIndicatorProperties } from '@dnb/eufemia/src/extensions/forms/Form/SubmitIndicator/SubmitIndicatorDocs'

## Properties

<PropertiesTable props={SubmitIndicatorProperties} />

## Translations

<TranslationsTable localeKey="SubmitIndicator" />

0 comments on commit 8acade8

Please sign in to comment.