Empty states
from almasix.orbit.schemas import EmptyState
EmptyState.make().heading("No results").description("Try another filter.")Preview
Section titled “Preview”

You are viewing documentation for 0.x, which is not the latest version.Switch to 0.x (latest) →
from almasix.orbit.schemas import EmptyState
EmptyState.make().heading("No results").description("Try another filter.")
