Skip to content

Instantly share code, notes, and snippets.

@WangLarry
WangLarry / auto-form.tsx
Created September 29, 2023 16:12
auto-form: support hidden and grid layout
/* eslint-disable @typescript-eslint/no-unsafe-argument */
import React from "react";
import { type z } from "zod";
import {
Form,
FormControl,
FormDescription,
FormField,
FormItem,
FormLabel,
@WangLarry
WangLarry / webdev_online_resources.md
Created May 3, 2021 04:28 — forked from bradtraversy/webdev_online_resources.md
Online Resources For Web Developers (No Downloading)