UNPKG

wass-rct-ui

Version:

A lightweight and customizable WASS Rct UI component library for modern web applications.

4 lines (3 loc) 203 B
import { NotificationProvider } from "../components/Notification/NotificationProvider"; import { ThemeProvider } from "../components/Theme/ThemeProvider"; export { NotificationProvider, ThemeProvider };