Empty State
Install the component from your command line.
Import all parts and piece them together.
No Design SystemsYou can create a new Design System by clicking the button.
npm install @raystack/apsara
import { EmptyState } from '@raystack/apsara' <EmptyState style={{ marginTop: 160 }}> <h3>No Design Systems</h3> <p>You can create a new Design System by clicking the button.</p> </EmptyState>