forked from tanner/qotnews
Misc fixes
This commit is contained in:
@@ -45,7 +45,7 @@ function Submit() {
|
||||
ref={inputRef}
|
||||
/>
|
||||
</form>
|
||||
{progress ? progress : ''}
|
||||
{progress && <p>{progress}</p>}
|
||||
</span>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user