UNPKG

welcome-ui

Version:

Customizable design system with react, typescript, tailwindcss and ariakit.

6 lines (5 loc) 262 B
import { SolutionsSymbol } from './Solutions'; import { logoClasses, Symbol } from './Symbol'; import { Welcome as Logo } from './Welcome'; import { WelcomeUI as WelcomeUILogo } from './Wui'; export { Logo, logoClasses, SolutionsSymbol, Symbol, WelcomeUILogo };