Use URL as Constant

This commit is contained in:
brausjonas
2023-05-30 02:28:51 +02:00
parent a0d6d15099
commit dac59d4a23
11 changed files with 343890 additions and 89 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ export default function SemesterTile(p)
lineHeight: "80%"
}}>{p.text}</p>
<p style={{
lineHeight: "80%"
lineHeight: "80%",
color: "gray"
}}>{p.text2}</p>
<StatusBar progress={0}/>
<div style={{