We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039f5c2 commit 495fe77Copy full SHA for 495fe77
src/types/popover.ts
@@ -26,6 +26,6 @@ export interface PopoverAttributes {
26
placement?: PopPlacements
27
popoverClasses?: string
28
offset?: string
29
- width?: string | number
+ width?: string
30
}
31
0 commit comments