You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/components/reference.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2061,7 +2061,7 @@ The `description` may display above or below the `component` depending on the pl
2061
2061
2062
2062
File Upload is an interactive component that allows users to upload files in modals. File Uploads can be configured to have a minimum and maximum number of files between 0 and 10 along with `required` for if the upload is required to submit the modal. The max file size a user can upload is based on the user's upload limit in that channel.
2063
2063
2064
-
File Uploads are available om modals. They must be placed inside a [Label](/docs/components/reference#label).
2064
+
File Uploads are available on modals. They must be placed inside a [Label](/docs/components/reference#label).
0 commit comments