Error

<p class="error">Lorem ipsum dolor sit amet adipiscing elit. *</p>
<p class="error">{{copy}}</p>
{
  "copy": "Lorem ipsum dolor sit amet adipiscing elit. *"
}
  • Content:
    .error {
      color: $color-error;
      font-weight: $font-bold;
    }
    
  • URL: /components/raw/error/Error.scss
  • Filesystem Path: src/components/01-Units/Type/Error/Error.scss
  • Size: 61 Bytes

There are no notes for this item.