Skip to content

Instantly share code, notes, and snippets.

@goldylucks
Created January 1, 2017 17:09
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 goldylucks/a0f28a9fa22117efba4bade8f7273a27 to your computer and use it in GitHub Desktop.
Save goldylucks/a0f28a9fa22117efba4bade8f7273a27 to your computer and use it in GitHub Desktop.
Mobile Structure Response
[
{
title: "Rhodes",
children: [
{
title: "Canneries",
children: [
{
title: "Bethlehem",
children: [
{
title: "Bethlehem Labelling",
children: [
{ title: "Box Line" },
{ title: "Shrink Line" },
]
}
]
}
]
},
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment