mondaycom / monday-sdk-js

Node.js and JavaScript SDK for developing over the monday.com platform
https://monday.com
MIT License
87 stars 39 forks source link

Updated setItem and getItem examples to show correct code #43

Closed viorelsfetea closed 3 years ago

viorelsfetea commented 3 years ago

Just adding a closing parenthesis and a semicolon for the examples for storage.setItem and storage.getItem, so the code is correct and can be copy pasted directly