Skip to content

Commit

Permalink
Update upload.tsx (#8218)
Browse files Browse the repository at this point in the history
增加 ProFormUploadButton 按钮 tltlie 的demo
  • Loading branch information
jiangkaifree authored Mar 11, 2024
1 parent fdc5418 commit 8fa324b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/form/src/components/FieldSet/demos/upload.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export default () => {
return (
<ProForm>
<ProFormUploadButton
title='上传按钮的文本变啦'
name="upload"
label="Upload"
max={2}
Expand Down

0 comments on commit 8fa324b

Please sign in to comment.