Skip to content

Commit f03d0db

Browse files
committed
chore: fix formatting
1 parent 94387b2 commit f03d0db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ui/flexbox-layout.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: FlexboxLayout
33
description: A layout container that implements (close-to-spec) CSS Flexbox.
44
contributors:
5-
- rigor789
6-
- Ombuweb
5+
- rigor789
6+
- Ombuweb
77
---
88

99
`<FlexboxLayout>` is a layout container that provides a non-exact implementation of [CSS Flexbox](https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox). This layout lets you arrange child components both horizontally and vertically.

0 commit comments

Comments
 (0)