fix: simplify text pasting in editor and insert a new line after upload placeholder
This commit is contained in:
parent
67659a302b
commit
9a5008080a
2 changed files with 5 additions and 11 deletions
|
|
@ -53,7 +53,6 @@ export default function Uploader({
|
|||
style={{ display: 'none' }}
|
||||
onChange={handleFileChange}
|
||||
accept={accept}
|
||||
multiple
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue