EmptyState 📌
A generic state used on screens or widgets that are empty or have no data.
System Component 📌
This component is shipped with BlueBase Core.
Usage
import { EmptyState } from '@bluebase/core';
// Then somewhere in your app:
<EmptyState/>
Properties
Used to locate this view in end-to-end tests.