Packages

A set of simple Surface components based on ant-design.

Current section

Files

Jump to
live_antd lib components result.ex
Raw

lib/components/result.ex

defmodule LiveAntd.Components.Result do
@moduledoc """
Used to feed back the results of a series of operational tasks.
"""
end