Calender View documentation
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user