UNPKG

@eslamdevui/ui

Version:

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.

3 lines (2 loc) 129 B
import { createContext } from "reka-ui"; export const [useDashboard, provideDashboardContext] = createContext("DashboardGroup");