Skip to content

Commit 6797fb4

Browse files
committed
issue#4: text update
1 parent 07dc7e6 commit 6797fb4

File tree

1 file changed

+1
-1
lines changed
  • src/shared/containers/timeline-wall/timeline-events/add-event

1 file changed

+1
-1
lines changed

src/shared/containers/timeline-wall/timeline-events/add-event/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ function AddEvents({
149149
files: files.slice(0, 3),
150150
});
151151
}}
152-
infoText={'Drag & drop your photo or video here\nYou can upload only up to 3 photos/videos'}
152+
infoText={'Drag & drop your photo or video here\nYou can upload up to 3 photos/videos'}
153153
infoTextMobile="Drag & drop your photo or video here"
154154
btnText="BROWSE"
155155
options={{

0 commit comments

Comments
 (0)