Type fixes for react v19 compatibility (#2937)
This commit is contained in:
@@ -12,6 +12,7 @@ import {
|
||||
forwardRef,
|
||||
type ReactNode,
|
||||
useId,
|
||||
type JSX,
|
||||
} from "react";
|
||||
import classNames from "classnames";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user