Add ReactNode import
cgen-6468acdc117c41cfadd225876ad2372d
This commit is contained in:
parent
03b4b311be
commit
9bde0f535c
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ import {
|
|||
useRef,
|
||||
useState,
|
||||
type FormEvent,
|
||||
type ReactNode,
|
||||
} from "react";
|
||||
import {
|
||||
AlertTriangle,
|
||||
|
|
|
|||
Loading…
Reference in a new issue