Skip to Content

EmptyState

No projects yet
Create your first project to get started.
import { EmptyState, Button } from '@gg-software/ui'; <EmptyState icon="📭" title="No projects yet" description="Create your first project to get started." action={<Button variant="primary">New project</Button>} />;

Props

PropTypeDefaultDescription
iconReactNode
titleReactNode
descriptionReactNode
actionReactNode
classNamestring

* required · generated from packages/ui/src/display/EmptyState/EmptyState.tsx