mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 08:06:24 +08:00
test: add test case for upload image (#1250)
This commit is contained in:
@@ -63,6 +63,7 @@ export const GeneralPanel: React.FC<PanelProps> = ({
|
||||
<Upload
|
||||
accept="image/gif,image/jpeg,image/jpg,image/png,image/svg"
|
||||
fileChange={fileChange}
|
||||
data-testid="upload-avatar"
|
||||
>
|
||||
<>
|
||||
<div className="camera-icon">
|
||||
|
||||
Reference in New Issue
Block a user