Chalarangelo / 30-seconds-of-code

Short code snippets for all your development needs

Home Page:https://30secondsofcode.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

indexOn.md

nine-code-13 opened this issue · comments

commented

change before
x => x.id

change after
'id'

x => x.id is wrong