Heading

Heading component for titles and subtitles.

Use the Heading component to display titles and subtitles.

import { Heading } from '~/core/ui/Heading'; <Heading type={1}>Heading 1</Heading> <Heading type={2}>Heading 2</Heading> <Heading type={3}>Heading 3</Heading> <Heading type={4}>Heading 4</Heading> <Heading type={5}>Heading 5</Heading> <Heading type={6}>Heading 6</Heading>

Subscribe to our Newsletter
Get the latest updates about React, Remix, Next.js, Firebase, Supabase and Tailwind CSS