Warning message
This commit is contained in:
@@ -35,6 +35,15 @@ export default function Home(p) {
|
||||
textAlign: "center"
|
||||
}}>Willkommen in deinem Vorlesungsplaner</h1>
|
||||
<Login/>
|
||||
<p1 style={{
|
||||
fontSize: 18,
|
||||
fontWeight: "bold",
|
||||
color: "red",
|
||||
marginTop: "5%",
|
||||
textAlign: "center",
|
||||
maxWidth: 450,
|
||||
justifyContent: "start"
|
||||
}}>Es handelt sich hierbei um eine BETA-VERSION! Keine Gewähr auf Korrekte oder vollständige Informationen</p1>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user