From a1d95b3685cffb6a9344d0d1e5505dd391193f16 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Fri, 15 Sep 2017 12:53:26 +0200 Subject: Implement experiment list and add --- src/components/modals/TextInputModal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/modals/TextInputModal.js') diff --git a/src/components/modals/TextInputModal.js b/src/components/modals/TextInputModal.js index e4a55372..132df9fe 100644 --- a/src/components/modals/TextInputModal.js +++ b/src/components/modals/TextInputModal.js @@ -38,7 +38,7 @@ class TextInputModal extends React.Component { this.onSubmit(); }}>
- + this.textInput = textInput}/>
-- cgit v1.2.3