⚠️ Heading

Heading

Heading are used primarily for

Heading component working!

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

Work in Progress