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
Objective:
Needs more customizability as a component and will need the props described below. Will be using the SearchResults component under the hood.
Features:
Rename to CheckDelete
CheckDeleteProps
results: CheckDelete
Can customize further using the SearchResult reusable component.
Usage:
Some structure like below where CheckDelete's Affected, Deleted, and Prevented is a SearchResult component.
Objective:
Needs more customizability as a component and will need the props described below. Will be using the SearchResults component under the hood.
Features:
CheckDeleteProps
results: CheckDelete
Usage:
Some structure like below where CheckDelete's Affected, Deleted, and Prevented is a SearchResult component.
This way users can use it like so:
The text was updated successfully, but these errors were encountered: