vasansr / pro-mern-stack-2

Code listing for the book Pro MERN Stack, 2nd Edition

Home Page:https://www.apress.com/book/9781484243909

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toDateString function call in line 30 and 32 - App.jsx (Listing 3-9)

opened this issue · comments

toDateString function is called in line 30 and 32. I need to pass a reference to functions to work for me rather than call them.