We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7dd55 commit d46606bCopy full SHA for d46606b
src/types.ts
@@ -74,6 +74,7 @@ export interface Theme {
74
arrowHeight?: number;
75
arrowWidth?: number;
76
weekVerticalMargin?: number;
77
+ reservationsBackgroundColor?: string;
78
stylesheet?: {
79
calendar?: {
80
main?: object;
0 commit comments