Skip to content

Commit

Permalink
Update packages/dnb-design-system-portal/src/docs/uilib/extensions/fo…
Browse files Browse the repository at this point in the history
…rms/Form/Status/info.mdx

Co-authored-by: Anders <[email protected]>
  • Loading branch information
tujoworker and langz authored Dec 4, 2024
1 parent c8de54a commit 2593f3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Form.Status.setStatus(id, 'success')
Form.Status.setStatus(id, 'error')
```

You can call it when ever you need to show the success message. Here is an example of how to use it:
You can call it whenever you need to show the success message. Here is an example of how to use it:

```tsx
import { Form } from '@dnb/eufemia/extensions/forms'
Expand Down

0 comments on commit 2593f3f

Please sign in to comment.