Skip to content

Instantly share code, notes, and snippets.

@palanisamym14
Created January 21, 2023 11:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save palanisamym14/1f84a737a044f7ea10dd429cc431e031 to your computer and use it in GitHub Desktop.
Save palanisamym14/1f84a737a044f7ea10dd429cc431e031 to your computer and use it in GitHub Desktop.
[
[
[
{
"id": 1,
"title": "row 1"
}
]
],
[
[
{
"id": 2,
"title": "row 2"
}
]
],
[
[
{
"id": 3,
"title": "row 3 col1"
}
],
[
[
[
{
"id": 31,
"title": "row 3 col2 row1 col"
}
]
],
[
[
{
"id": 32,
"title": "row3 col2 row2 col"
}
]
]
]
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment