aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/Main.tsx
diff options
context:
space:
mode:
authorAndrew Kim <andrewdkim@users.noreply.github.com>2019-03-16 17:11:30 -0400
committerAndrew Kim <andrewdkim@users.noreply.github.com>2019-03-16 17:11:30 -0400
commitff32ee37261e5f7f57b60be9ebd8dceb83f9e87e (patch)
treef5fb0bfe6016eab96dabc3d91aaa920195469c0b /src/client/views/Main.tsx
parent2d98a4e409a3e993b1f9378dd66e32410069de65 (diff)
aslasla
Diffstat (limited to 'src/client/views/Main.tsx')
-rw-r--r--src/client/views/Main.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/Main.tsx b/src/client/views/Main.tsx
index d73e9b8fe..9f341b0ed 100644
--- a/src/client/views/Main.tsx
+++ b/src/client/views/Main.tsx
@@ -104,7 +104,7 @@ Documents.initProtos(mainDocId, (res?: Document) => {
<div className="main-buttonDiv" style={{ bottom: '125px' }} >
<button onClick={clearDatabase}>Clear Database</button></div>
<div className="main-buttonDiv" style={{ bottom: '175px' }} ref={videoRef}>
- <button onPointerDown={setupDrag(videoRef, addVideoNode)} onClick={addClick(addVideoNode)}>Add Video</button></div>
+ <button onPointerDown={setupDrag(videoRef, addVideoNode)} onClick={addClick(addVideoNode)}>Add qewfadsfasdfa</button></div>
<div className="main-buttonDiv" style={{ bottom: '200px' }} ref={audioRef}>
<button onPointerDown={setupDrag(audioRef, addAudioNode)} onClick={addClick(addAudioNode)}>Add Audio</button></div>
<div className="main-buttonDiv" style={{ bottom: '150px' }} ref={pdfRef}>