Help
tanil-lb
4 - Data Explorer
4 - Data Explorer
since ‎Feb 14, 2024
‎Feb 15, 2024

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I have the following code: "use server"; import { revalidatePath } from "next/cache"; import { z } from "zod"; import Airtable from 'airtable'; Airtable .configure({ apiKey: 'PAT KEY' }) Airtable .base('ID'); export async function registerSignUp(p...
Kudos from