Earthling UI

  1. Components
  2. separator

Separator

Anatomy

<Separator />

Installation

1
Ensure Earthling UI is installed
bun add earthling-ui
2
Import the component from earthling-ui
import { Separator } from "earthling-ui/separator"
The component is ready to use