Last active
March 29, 2020 07:36
-
-
Save yanivk1984/aa7d35cc3f9039868e89753f1474309d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return an array | |
const counters = <array>.filter(c => c.id !== counterId); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment