Use ComponentType type

cgen-ce1a4b443609474597cfd2b341018004
This commit is contained in:
Builder.io 2025-09-30 21:26:46 +00:00
parent 8452cfa422
commit 166652f21d

View file

@ -1,4 +1,4 @@
import { memo } from "react";
import { memo, type ComponentType } from "react";
import { Link } from "react-router-dom";
import {
Card,