Skip to content

Instantly share code, notes, and snippets.

@dhushyanth-s
dhushyanth-s / datePicker.tsx
Created February 9, 2022 10:56
Date Picker using Chakra UI
import {
ChevronDownIcon,
ChevronLeftIcon,
ChevronRightIcon,
} from "@chakra-ui/icons"
import {
Box,
Button,
ButtonGroup,
Center,