Skip to content

Commit

Permalink
chore(Form.SubmitIndicator): removes beta (#4278)
Browse files Browse the repository at this point in the history
  • Loading branch information
langz authored Nov 14, 2024
1 parent f5a3c0e commit d4326f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: 'SubmitIndicator'
description: '`Form.SubmitIndicator` lets you show an indicator while async form operations are performed.'
showTabs: true
status: 'beta'
tabs:
- title: Info
key: '/info'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ showTabs: true

`Form.SubmitIndicator` lets you show an indicator while async form operations are performed.

**BETA:** The design is not 100% finalised and may change to be officially approved by UX through an RFC.

```jsx
import { Form } from '@dnb/eufemia/extensions/forms'

Expand Down

0 comments on commit d4326f5

Please sign in to comment.