Skip to content

Instantly share code, notes, and snippets.

@kegansovay
kegansovay / contentBuilderModal.jsx
Created February 13, 2024 19:46
Sanity Custom Module Input Component
import React, { useState, useCallback } from 'react';
import {
Button,
Flex,
Dialog,
Grid,
Card,
Text,
Box,
TextInput