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.