You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a placeholder with human-friendly states for when data states (fetching, error). Ideally, the component should figure out the current state of data internally. e.g.
<div><p>APR: </p><Placeholdervalue={apr}/></div>
The text was updated successfully, but these errors were encountered:
We need a placeholder with human-friendly states for when data states (fetching, error). Ideally, the component should figure out the current state of data internally. e.g.
The text was updated successfully, but these errors were encountered: