_mercury πŸ‡΅πŸ‡Έ_
Reactifluxβ€’4y agoβ€’
6 replies
_mercury πŸ‡΅πŸ‡Έ

_mercury – 11-01 Aug 9

why contains is not accepted here
    if (!Object.keys(labels).contains('0')) {
      setLabelsErr('English label is required');
    }
??
Was this page helpful?