i have a parent component like this:
import React from "react"; import Test from "./Test"; function App() { const [configs, setConfig