⚠️ Notification

Notification

Notification are used primarily for

Notification component working!

Notification works
app.tsx
  import { Notification } from "@chepe/ui";
 
export default function App() {
  return <Notification>Notification works</Notification>;
}
 
⚠️

Work in Progress