UNPKG

@eslamdevui/ui

Version:

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

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