Skip to content

Commit

Permalink
chore(Flex): adds import (#4299)
Browse files Browse the repository at this point in the history
  • Loading branch information
langz authored Nov 20, 2024
1 parent a15cf4b commit 69bbdaf
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
showTabs: true
---

## Import

```tsx
import { Flex } from '@dnb/eufemia'
```

## Description

To make it easier to build application layout and [form](/uilib/extensions/forms)-views in line with defined design sketches, there are a number of components for layout.
Expand Down

0 comments on commit 69bbdaf

Please sign in to comment.