Skip to content
Advertisement

How to remove Item from an array with react and firebase

When I add an item to the array it works but the splice does not.

JavaScript

Advertisement

Answer

You can remove elements that are equal to sport from the array using:

JavaScript
User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement