Skip to content

Commit 323a5d6

Browse files
Update src/shared/Fieldset.tsx
Co-authored-by: Joseph Garrone <joseph.garrone.gj@gmail.com> Signed-off-by: maxi_malain <32595427+maximallain@users.noreply.github.com>
1 parent c670a2a commit 323a5d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shared/Fieldset.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export namespace FieldsetProps {
4141
stateRelatedMessage?: ReactNode;
4242
/** Default: false */
4343
disabled?: boolean;
44+
/** default: false */
4445
small?: boolean;
4546
};
4647

0 commit comments

Comments
 (0)