defmodule LiveAntd.Components.Empty do
@moduledoc """
Empty state placeholder.
## API
* [ ] `description`: Customize description ReactNode -
* [ ] `image`: Customize image. Will treat as image url when string provided ReactNode Empty.PRESENTED_IMAGE_DEFAULT
* [ ] `imageStyle`: The style of image CSSProperties -
## Example
No Data