Skip to content

Instantly share code, notes, and snippets.

View zahidalidev's full-sized avatar
👨‍💻
Focusing

Zahid Ali zahidalidev

👨‍💻
Focusing
View GitHub Profile
@zahidalidev
zahidalidev / FeatureParity.tsx
Last active July 23, 2024 15:45
parity feature
'use client';
import {
Select,
SelectContent,
SelectItem,
SelectTrigger,
SelectValue,
} from "@/components/ui/select";
import { autocompleteTableDataConf, chatTableDataConf } from '@/utils/constants/supportedModelsConfiguration';
@zahidalidev
zahidalidev / insurance-company-in-redux.markdown
Created March 29, 2020 22:32
insurance company in redux