disable form

This commit is contained in:
Martin Quarda 2024-08-13 14:25:04 +02:00
parent 82b1c74fa6
commit 54dbaa19c7

View File

@ -267,6 +267,7 @@ class Main extends Component {
<div class="container text text-center">
<h2>Stále nevíš, jestli se zúčastníš? Přečti si náš <button type="button" class="btn btn-warning" onClick={(e) => this.togglefaq()}>FAQ</button></h2>
</div>
{/*
<form id="form" class="container" onSubmit={(e) => this.onSubmit(e)}>
<h1>Registrace</h1>
<div class="mb-3">
@ -299,6 +300,7 @@ class Main extends Component {
</div>
<button type="submit" class="btn btn-primary">Odeslat a zaplatit</button>
</form>
*/}
<div class="container text-center social">
<div class="row">
<a class="col-lg-3" style={{"color": "black"}} href="mailto:info@alkator.cz"><b>info@alkator.cz</b></a>