check and throw error if items are empty #11
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
aka
{ items.map }
convert to{items && items.map}
The text was updated successfully, but these errors were encountered: