Fixed collision padding for calendar events
This commit is contained in:
1
models/Popover.ts
Normal file
1
models/Popover.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type CollisionPadding = Partial<Record<"top" | "right" | "bottom" | "left", number>>
|
||||
Reference in New Issue
Block a user