Romain Prevot
Results
2
comments of
Romain Prevot
Yes let us know when it's ready i'm interested too :)
You can use these for shadcn, it's working : ```typescript import React, { useState, useEffect } from "react"; import { Switch } from "@/components/ui"; import { AutoFormFieldProps } from "@autoform/react";...