Get started
Design
Develop
Components
Provide informations when data is missing
import { InfoState } from "@wonderflow/react-components"; export default () => { return ( <InfoState title="Need help?" icon="compass"> ... </InfoState> ); };
tsx
title
ReactNode
icon
enum
iconColor
"blue"
image
string
direction
column
actions