mirror of
https://github.com/GithubOrgProjectPiza/frontend.git
synced 2026-09-05 15:45:59 +02:00
add regisitrierung
added registrierung in mobile view and finished anmeldepage in mobile view
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user