⚠️ Progress

Progress

Progress are used primarily for

Progress component working!

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

Work in Progress