Skip to content

Commit 685e711

Browse files
Update footer props
Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
1 parent f6cc29f commit 685e711

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

snaps/features/custom-ui/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,8 @@ Outputs a footer that can contain one or two buttons. This component is typicall
681681
682682
#### Props
683683
684-
- `children`: Can be either one or two [`Button`](#button) components.
684+
- `children` - The contents of the footer.
685+
This can be one or two [`Button`](#button) components.
685686
686687
#### Example
687688

0 commit comments

Comments
 (0)