Update #10
@@ -186,7 +186,9 @@ Message: ${message}`
|
|||||||
></textarea>
|
></textarea>
|
||||||
</div>
|
</div>
|
||||||
<div className="mb-3">
|
<div className="mb-3">
|
||||||
<SolidButton theme="dark">Submit</SolidButton>
|
<SolidButton theme="dark" disabled={emailError}>
|
||||||
|
Submit
|
||||||
|
</SolidButton>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
{notification && <span>{notification}</span>}
|
{notification && <span>{notification}</span>}
|
||||||
|
|||||||
Reference in New Issue
Block a user