Set Trailing Cmma to (#525)
This commit is contained in:
@@ -14,7 +14,7 @@ export function Popover({
|
||||
left,
|
||||
top,
|
||||
onCloseRequest,
|
||||
fitInViewport = false
|
||||
fitInViewport = false,
|
||||
}: Props) {
|
||||
const popoverRef = useRef<HTMLDivElement>(null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user