add regisitrierung

added registrierung in mobile view and finished anmeldepage in mobile view
This commit is contained in:
Manuel Prodinger
2022-05-01 10:55:49 +02:00
parent 336f498849
commit ea00cc4c02
4 changed files with 74 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import React, { useState } from "react";
function Eingabefeld(props) {
const [usepollName, setPollName] = useState("");
return (
<div>
<div class="pb-2">
<br />
<input
className="form-control