Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.launchyourapp.dev/llms.txt

Use this file to discover all available pages before exploring further.

Import

import { Avatar } from '@/components';

Notes

  • The button has a default height of 12 units and full width.
  • It has rounded corners (border-radius: 2xl).
  • The text is centered and white by default.
  • The button has a top margin of 4 units and a bottom margin of 4 units.