Skip to content

Commit 56b871e

Browse files
author
TJ Wetmore
committed
cleaned up the commented out code and console logs for final merge
1 parent f07441b commit 56b871e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/components/display/WebSocketWindow.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ const WebSocketWindow: React.SFC<WebSocketWindowProps> = ({
128128
>
129129
Send Message
130130
</button>
131-
</div>
131+
</div>
132132
<div className="is-flex is-align-items-center">
133133
<ImageDropzone onFileChange={handleFileChange} />
134134
<button

0 commit comments

Comments
 (0)