Created
April 5, 2023 07:02
-
-
Save CodeNinja47/387fbf6685580548fb3394d28ac36064 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": 1, | |
| "title": "Todo1", | |
| "description": "Todo 1 description" | |
| }, | |
| { | |
| "id": 2, | |
| "title": "Todo2", | |
| "description": "Todo 2 description" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment