Calender View documentation

This commit is contained in:
brausjonas
2023-05-06 15:15:18 +02:00
parent af5849affc
commit 49a53f3d05
5 changed files with 251 additions and 177 deletions
+2 -1
View File
@@ -53,7 +53,8 @@ export default function Button(p) {
color: fontColor,
fontSize: font_size,
minWidth: width,
minHeight: height
minHeight: height,
textAlign: "center",
}}
onClick={onClick}>
{text}