Chalarangelo/30-seconds-of-code

indexOn.md

nine-code-13 opened this issue · 0 comments

change before
x => x.id

change after
'id'

x => x.id is wrong