UNPKG

welcome-ui

Version:

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

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