{
  "type": "File",
  "start": 0,
  "end": 4677,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 130,
      "column": 25
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 4677,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 130,
        "column": 25
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 717,
        "end": 758,
        "loc": {
          "start": {
            "line": 16,
            "column": 0
          },
          "end": {
            "line": 16,
            "column": 41
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 724,
            "end": 729,
            "loc": {
              "start": {
                "line": 16,
                "column": 7
              },
              "end": {
                "line": 16,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 724,
              "end": 729,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 7
                },
                "end": {
                  "line": 16,
                  "column": 12
                },
                "identifierName": "React"
              },
              "name": "React",
              "leadingComments": null
            },
            "leadingComments": null
          },
          {
            "type": "ImportSpecifier",
            "start": 733,
            "end": 742,
            "loc": {
              "start": {
                "line": 16,
                "column": 16
              },
              "end": {
                "line": 16,
                "column": 25
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 733,
              "end": 742,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 16
                },
                "end": {
                  "line": 16,
                  "column": 25
                },
                "identifierName": "Component"
              },
              "name": "Component"
            },
            "local": {
              "type": "Identifier",
              "start": 733,
              "end": 742,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 16
                },
                "end": {
                  "line": 16,
                  "column": 25
                },
                "identifierName": "Component"
              },
              "name": "Component"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 750,
          "end": 757,
          "loc": {
            "start": {
              "line": 16,
              "column": 33
            },
            "end": {
              "line": 16,
              "column": 40
            }
          },
          "extra": {
            "rawValue": "react",
            "raw": "'react'"
          },
          "value": "react"
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": " eslint-disable react/jsx-one-expression-per-line ",
            "start": 0,
            "end": 54,
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 1,
                "column": 54
              }
            }
          },
          {
            "type": "CommentBlock",
            "value": "*\n * \n *  ██▓ ███▄    █  ██ ▄█▀     ██████  ██▓███   ██▓    ▄▄▄     ▄▄▄█████▓\n *  ▓██▒ ██ ▀█   █  ██▄█▒    ▒██    ▒ ▓██░  ██▒▓██▒   ▒████▄   ▓  ██▒ ▓▒\n *  ▒██▒▓██  ▀█ ██▒▓███▄░    ░ ▓██▄   ▓██░ ██▓▒▒██░   ▒██  ▀█▄ ▒ ▓██░ ▒░\n *  ░██░▓██▒  ▐▌██▒▓██ █▄      ▒   ██▒▒██▄█▓▒ ▒▒██░   ░██▄▄▄▄██░ ▓██▓ ░\n *  ░██░▒██░   ▓██░▒██▒ █▄   ▒██████▒▒▒██▒ ░  ░░██████▒▓█   ▓██▒ ▒██▒ ░\n *  ░▓  ░ ▒░   ▒ ▒ ▒ ▒▒ ▓▒   ▒ ▒▓▒ ▒ ░▒▓▒░ ░  ░░ ▒░▓  ░▒▒   ▓▒█░ ▒ ░░\n *  ▒ ░░ ░░   ░ ▒░░ ░▒ ▒░   ░ ░▒  ░ ░░▒ ░     ░ ░ ▒  ░ ▒   ▒▒ ░   ░\n *  ▒ ░   ░   ░ ░ ░ ░░ ░    ░  ░  ░  ░░         ░ ░    ░   ▒    ░\n *  ░           ░ ░  ░            ░               ░  ░     ░  ░\n * \n * LICENSE: MIT\n ",
            "start": 55,
            "end": 716,
            "loc": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ImportDeclaration",
        "start": 759,
        "end": 818,
        "loc": {
          "start": {
            "line": 17,
            "column": 0
          },
          "end": {
            "line": 17,
            "column": 59
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 768,
            "end": 774,
            "loc": {
              "start": {
                "line": 17,
                "column": 9
              },
              "end": {
                "line": 17,
                "column": 15
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 768,
              "end": 774,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 9
                },
                "end": {
                  "line": 17,
                  "column": 15
                },
                "identifierName": "render"
              },
              "name": "render"
            },
            "local": {
              "type": "Identifier",
              "start": 768,
              "end": 774,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 9
                },
                "end": {
                  "line": 17,
                  "column": 15
                },
                "identifierName": "render"
              },
              "name": "render"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 776,
            "end": 786,
            "loc": {
              "start": {
                "line": 17,
                "column": 17
              },
              "end": {
                "line": 17,
                "column": 27
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 776,
              "end": 786,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 17
                },
                "end": {
                  "line": 17,
                  "column": 27
                },
                "identifierName": "AppContext"
              },
              "name": "AppContext"
            },
            "local": {
              "type": "Identifier",
              "start": 776,
              "end": 786,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 17
                },
                "end": {
                  "line": 17,
                  "column": 27
                },
                "identifierName": "AppContext"
              },
              "name": "AppContext"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 788,
            "end": 791,
            "loc": {
              "start": {
                "line": 17,
                "column": 29
              },
              "end": {
                "line": 17,
                "column": 32
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 788,
              "end": 791,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 29
                },
                "end": {
                  "line": 17,
                  "column": 32
                },
                "identifierName": "Box"
              },
              "name": "Box"
            },
            "local": {
              "type": "Identifier",
              "start": 788,
              "end": 791,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 29
                },
                "end": {
                  "line": 17,
                  "column": 32
                },
                "identifierName": "Box"
              },
              "name": "Box"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 793,
            "end": 798,
            "loc": {
              "start": {
                "line": 17,
                "column": 34
              },
              "end": {
                "line": 17,
                "column": 39
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 793,
              "end": 798,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 34
                },
                "end": {
                  "line": 17,
                  "column": 39
                },
                "identifierName": "Color"
              },
              "name": "Color"
            },
            "local": {
              "type": "Identifier",
              "start": 793,
              "end": 798,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 34
                },
                "end": {
                  "line": 17,
                  "column": 39
                },
                "identifierName": "Color"
              },
              "name": "Color"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 800,
            "end": 804,
            "loc": {
              "start": {
                "line": 17,
                "column": 41
              },
              "end": {
                "line": 17,
                "column": 45
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 800,
              "end": 804,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 41
                },
                "end": {
                  "line": 17,
                  "column": 45
                },
                "identifierName": "Text"
              },
              "name": "Text"
            },
            "local": {
              "type": "Identifier",
              "start": 800,
              "end": 804,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 41
                },
                "end": {
                  "line": 17,
                  "column": 45
                },
                "identifierName": "Text"
              },
              "name": "Text"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 812,
          "end": 817,
          "loc": {
            "start": {
              "line": 17,
              "column": 53
            },
            "end": {
              "line": 17,
              "column": 58
            }
          },
          "extra": {
            "rawValue": "ink",
            "raw": "'ink'"
          },
          "value": "ink"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 819,
        "end": 874,
        "loc": {
          "start": {
            "line": 18,
            "column": 0
          },
          "end": {
            "line": 18,
            "column": 55
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 828,
            "end": 834,
            "loc": {
              "start": {
                "line": 18,
                "column": 9
              },
              "end": {
                "line": 18,
                "column": 15
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 828,
              "end": 834,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 9
                },
                "end": {
                  "line": 18,
                  "column": 15
                },
                "identifierName": "TabBar"
              },
              "name": "TabBar"
            },
            "local": {
              "type": "Identifier",
              "start": 828,
              "end": 834,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 9
                },
                "end": {
                  "line": 18,
                  "column": 15
                },
                "identifierName": "TabBar"
              },
              "name": "TabBar"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 836,
            "end": 839,
            "loc": {
              "start": {
                "line": 18,
                "column": 17
              },
              "end": {
                "line": 18,
                "column": 20
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 836,
              "end": 839,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 17
                },
                "end": {
                  "line": 18,
                  "column": 20
                },
                "identifierName": "Tab"
              },
              "name": "Tab"
            },
            "local": {
              "type": "Identifier",
              "start": 836,
              "end": 839,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 17
                },
                "end": {
                  "line": 18,
                  "column": 20
                },
                "identifierName": "Tab"
              },
              "name": "Tab"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 841,
            "end": 850,
            "loc": {
              "start": {
                "line": 18,
                "column": 22
              },
              "end": {
                "line": 18,
                "column": 31
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 841,
              "end": 850,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 22
                },
                "end": {
                  "line": 18,
                  "column": 31
                },
                "identifierName": "TextField"
              },
              "name": "TextField"
            },
            "local": {
              "type": "Identifier",
              "start": 841,
              "end": 850,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 22
                },
                "end": {
                  "line": 18,
                  "column": 31
                },
                "identifierName": "TextField"
              },
              "name": "TextField"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 858,
          "end": 873,
          "loc": {
            "start": {
              "line": 18,
              "column": 39
            },
            "end": {
              "line": 18,
              "column": 54
            }
          },
          "extra": {
            "rawValue": "../components",
            "raw": "'../components'"
          },
          "value": "../components"
        }
      },
      {
        "type": "ClassDeclaration",
        "start": 876,
        "end": 4650,
        "loc": {
          "start": {
            "line": 20,
            "column": 0
          },
          "end": {
            "line": 128,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 882,
          "end": 894,
          "loc": {
            "start": {
              "line": 20,
              "column": 6
            },
            "end": {
              "line": 20,
              "column": 18
            },
            "identifierName": "FocusBlurApp"
          },
          "name": "FocusBlurApp"
        },
        "superClass": {
          "type": "Identifier",
          "start": 903,
          "end": 912,
          "loc": {
            "start": {
              "line": 20,
              "column": 27
            },
            "end": {
              "line": 20,
              "column": 36
            },
            "identifierName": "Component"
          },
          "name": "Component"
        },
        "body": {
          "type": "ClassBody",
          "start": 913,
          "end": 4650,
          "loc": {
            "start": {
              "line": 20,
              "column": 37
            },
            "end": {
              "line": 128,
              "column": 1
            }
          },
          "body": [
            {
              "type": "ClassMethod",
              "start": 917,
              "end": 1158,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 2
                },
                "end": {
                  "line": 33,
                  "column": 3
                }
              },
              "static": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 917,
                "end": 928,
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 2
                  },
                  "end": {
                    "line": 21,
                    "column": 13
                  },
                  "identifierName": "constructor"
                },
                "name": "constructor"
              },
              "kind": "constructor",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 929,
                  "end": 934,
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 14
                    },
                    "end": {
                      "line": 21,
                      "column": 19
                    },
                    "identifierName": "props"
                  },
                  "name": "props"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 936,
                "end": 1158,
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 21
                  },
                  "end": {
                    "line": 33,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 942,
                    "end": 955,
                    "loc": {
                      "start": {
                        "line": 22,
                        "column": 4
                      },
                      "end": {
                        "line": 22,
                        "column": 17
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 942,
                      "end": 954,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 4
                        },
                        "end": {
                          "line": 22,
                          "column": 16
                        }
                      },
                      "callee": {
                        "type": "Super",
                        "start": 942,
                        "end": 947,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 4
                          },
                          "end": {
                            "line": 22,
                            "column": 9
                          }
                        }
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 948,
                          "end": 953,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 10
                            },
                            "end": {
                              "line": 22,
                              "column": 15
                            },
                            "identifierName": "props"
                          },
                          "name": "props"
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 961,
                    "end": 1093,
                    "loc": {
                      "start": {
                        "line": 24,
                        "column": 4
                      },
                      "end": {
                        "line": 30,
                        "column": 6
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 961,
                      "end": 1092,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 4
                        },
                        "end": {
                          "line": 30,
                          "column": 5
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 961,
                        "end": 971,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 4
                          },
                          "end": {
                            "line": 24,
                            "column": 14
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 961,
                          "end": 965,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 4
                            },
                            "end": {
                              "line": 24,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 966,
                          "end": 971,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 9
                            },
                            "end": {
                              "line": 24,
                              "column": 14
                            },
                            "identifierName": "state"
                          },
                          "name": "state"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ObjectExpression",
                        "start": 974,
                        "end": 1092,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 17
                          },
                          "end": {
                            "line": 30,
                            "column": 5
                          }
                        },
                        "properties": [
                          {
                            "type": "ObjectProperty",
                            "start": 984,
                            "end": 1010,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 8
                              },
                              "end": {
                                "line": 25,
                                "column": 34
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 984,
                              "end": 1000,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 8
                                },
                                "end": {
                                  "line": 25,
                                  "column": 24
                                },
                                "identifierName": "focusedComponent"
                              },
                              "name": "focusedComponent"
                            },
                            "value": {
                              "type": "StringLiteral",
                              "start": 1002,
                              "end": 1010,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 26
                                },
                                "end": {
                                  "line": 25,
                                  "column": 34
                                }
                              },
                              "extra": {
                                "rawValue": "tabBar",
                                "raw": "'tabBar'"
                              },
                              "value": "tabBar"
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 1020,
                            "end": 1028,
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 8
                              },
                              "end": {
                                "line": 26,
                                "column": 16
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 1020,
                              "end": 1024,
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 8
                                },
                                "end": {
                                  "line": 26,
                                  "column": 12
                                },
                                "identifierName": "name"
                              },
                              "name": "name"
                            },
                            "value": {
                              "type": "StringLiteral",
                              "start": 1026,
                              "end": 1028,
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 14
                                },
                                "end": {
                                  "line": 26,
                                  "column": 16
                                }
                              },
                              "extra": {
                                "rawValue": "",
                                "raw": "''"
                              },
                              "value": ""
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 1038,
                            "end": 1049,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 8
                              },
                              "end": {
                                "line": 27,
                                "column": 19
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 1038,
                              "end": 1045,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 8
                                },
                                "end": {
                                  "line": 27,
                                  "column": 15
                                },
                                "identifierName": "newName"
                              },
                              "name": "newName"
                            },
                            "value": {
                              "type": "StringLiteral",
                              "start": 1047,
                              "end": 1049,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 17
                                },
                                "end": {
                                  "line": 27,
                                  "column": 19
                                }
                              },
                              "extra": {
                                "rawValue": "",
                                "raw": "''"
                              },
                              "value": ""
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 1059,
                            "end": 1066,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 8
                              },
                              "end": {
                                "line": 28,
                                "column": 15
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 1059,
                              "end": 1062,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 8
                                },
                                "end": {
                                  "line": 28,
                                  "column": 11
                                },
                                "identifierName": "bio"
                              },
                              "name": "bio"
                            },
                            "value": {
                              "type": "StringLiteral",
                              "start": 1064,
                              "end": 1066,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 13
                                },
                                "end": {
                                  "line": 28,
                                  "column": 15
                                }
                              },
                              "extra": {
                                "rawValue": "",
                                "raw": "''"
                              },
                              "value": ""
                            }
                          },
                          {
                            "type": "ObjectProperty",
                            "start": 1076,
                            "end": 1086,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 8
                              },
                              "end": {
                                "line": 29,
                                "column": 18
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 1076,
                              "end": 1082,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 8
                                },
                                "end": {
                                  "line": 29,
                                  "column": 14
                                },
                                "identifierName": "newBio"
                              },
                              "name": "newBio"
                            },
                            "value": {
                              "type": "StringLiteral",
                              "start": 1084,
                              "end": 1086,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 16
                                },
                                "end": {
                                  "line": 29,
                                  "column": 18
                                }
                              },
                              "extra": {
                                "rawValue": "",
                                "raw": "''"
                              },
                              "value": ""
                            }
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1099,
                    "end": 1154,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 4
                      },
                      "end": {
                        "line": 32,
                        "column": 59
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 1099,
                      "end": 1153,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 4
                        },
                        "end": {
                          "line": 32,
                          "column": 58
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 1099,
                        "end": 1119,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 4
                          },
                          "end": {
                            "line": 32,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1099,
                          "end": 1103,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 4
                            },
                            "end": {
                              "line": 32,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1104,
                          "end": 1119,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 9
                            },
                            "end": {
                              "line": 32,
                              "column": 24
                            },
                            "identifierName": "handleTabChange"
                          },
                          "name": "handleTabChange"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 1122,
                        "end": 1153,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 27
                          },
                          "end": {
                            "line": 32,
                            "column": 58
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1122,
                          "end": 1147,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 27
                            },
                            "end": {
                              "line": 32,
                              "column": 52
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1122,
                            "end": 1142,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 27
                              },
                              "end": {
                                "line": 32,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1122,
                              "end": 1126,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 27
                                },
                                "end": {
                                  "line": 32,
                                  "column": 31
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1127,
                              "end": 1142,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 32
                                },
                                "end": {
                                  "line": 32,
                                  "column": 47
                                },
                                "identifierName": "handleTabChange"
                              },
                              "name": "handleTabChange"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1143,
                            "end": 1147,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 48
                              },
                              "end": {
                                "line": 32,
                                "column": 52
                              },
                              "identifierName": "bind"
                            },
                            "name": "bind"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ThisExpression",
                            "start": 1148,
                            "end": 1152,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 53
                              },
                              "end": {
                                "line": 32,
                                "column": 57
                              }
                            }
                          }
                        ]
                      }
                    }
                  }
                ],
                "directives": []
              }
            },
            {
              "type": "ClassMethod",
              "start": 1162,
              "end": 1297,
              "loc": {
                "start": {
                  "line": 35,
                  "column": 2
                },
                "end": {
                  "line": 40,
                  "column": 3
                }
              },
              "static": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1162,
                "end": 1177,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 2
                  },
                  "end": {
                    "line": 35,
                    "column": 17
                  },
                  "identifierName": "handleTabChange"
                },
                "name": "handleTabChange"
              },
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 1178,
                  "end": 1182,
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 18
                    },
                    "end": {
                      "line": 35,
                      "column": 22
                    },
                    "identifierName": "name"
                  },
                  "name": "name"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 1184,
                "end": 1297,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 24
                  },
                  "end": {
                    "line": 40,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 1244,
                    "end": 1293,
                    "loc": {
                      "start": {
                        "line": 37,
                        "column": 6
                      },
                      "end": {
                        "line": 39,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1244,
                      "end": 1292,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 6
                        },
                        "end": {
                          "line": 39,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1244,
                        "end": 1257,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 6
                          },
                          "end": {
                            "line": 37,
                            "column": 19
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1244,
                          "end": 1248,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 6
                            },
                            "end": {
                              "line": 37,
                              "column": 10
                            }
                          },
                          "leadingComments": null
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1249,
                          "end": 1257,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 11
                            },
                            "end": {
                              "line": 37,
                              "column": 19
                            },
                            "identifierName": "setState"
                          },
                          "name": "setState"
                        },
                        "computed": false,
                        "leadingComments": null
                      },
                      "arguments": [
                        {
                          "type": "ObjectExpression",
                          "start": 1258,
                          "end": 1291,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 20
                            },
                            "end": {
                              "line": 39,
                              "column": 5
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 1266,
                              "end": 1285,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 6
                                },
                                "end": {
                                  "line": 38,
                                  "column": 25
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1266,
                                "end": 1279,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 19
                                  },
                                  "identifierName": "activeTabName"
                                },
                                "name": "activeTabName"
                              },
                              "value": {
                                "type": "Identifier",
                                "start": 1281,
                                "end": 1285,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 25
                                  },
                                  "identifierName": "name"
                                },
                                "name": "name"
                              }
                            }
                          ]
                        }
                      ],
                      "leadingComments": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " expanded: handleTabChange(name, activeTab) {",
                        "start": 1190,
                        "end": 1237,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 4
                          },
                          "end": {
                            "line": 36,
                            "column": 51
                          }
                        }
                      }
                    ]
                  }
                ],
                "directives": []
              }
            },
            {
              "type": "ClassMethod",
              "start": 1303,
              "end": 4648,
              "loc": {
                "start": {
                  "line": 42,
                  "column": 2
                },
                "end": {
                  "line": 127,
                  "column": 3
                }
              },
              "static": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1303,
                "end": 1309,
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 2
                  },
                  "end": {
                    "line": 42,
                    "column": 8
                  },
                  "identifierName": "render"
                },
                "name": "render"
              },
              "kind": "method",
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 1312,
                "end": 4648,
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 11
                  },
                  "end": {
                    "line": 127,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 1318,
                    "end": 1335,
                    "loc": {
                      "start": {
                        "line": 43,
                        "column": 4
                      },
                      "end": {
                        "line": 43,
                        "column": 21
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1324,
                        "end": 1334,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 10
                          },
                          "end": {
                            "line": 43,
                            "column": 20
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 1324,
                          "end": 1327,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 10
                            },
                            "end": {
                              "line": 43,
                              "column": 13
                            },
                            "identifierName": "app"
                          },
                          "name": "app"
                        },
                        "init": {
                          "type": "ThisExpression",
                          "start": 1330,
                          "end": 1334,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 16
                            },
                            "end": {
                              "line": 43,
                              "column": 20
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 1340,
                    "end": 1363,
                    "loc": {
                      "start": {
                        "line": 44,
                        "column": 4
                      },
                      "end": {
                        "line": 44,
                        "column": 27
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1346,
                        "end": 1362,
                        "loc": {
                          "start": {
                            "line": 44,
                            "column": 10
                          },
                          "end": {
                            "line": 44,
                            "column": 26
                          }
                        },
                        "id": {
                          "type": "ObjectPattern",
                          "start": 1346,
                          "end": 1355,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 10
                            },
                            "end": {
                              "line": 44,
                              "column": 19
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 1348,
                              "end": 1353,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 12
                                },
                                "end": {
                                  "line": 44,
                                  "column": 17
                                }
                              },
                              "method": false,
                              "shorthand": true,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1348,
                                "end": 1353,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "value": {
                                "type": "Identifier",
                                "start": 1348,
                                "end": 1353,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 17
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "extra": {
                                "shorthand": true
                              }
                            }
                          ]
                        },
                        "init": {
                          "type": "ThisExpression",
                          "start": 1358,
                          "end": 1362,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 22
                            },
                            "end": {
                              "line": 44,
                              "column": 26
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 1368,
                    "end": 4644,
                    "loc": {
                      "start": {
                        "line": 45,
                        "column": 4
                      },
                      "end": {
                        "line": 126,
                        "column": 6
                      }
                    },
                    "argument": {
                      "type": "JSXElement",
                      "start": 1383,
                      "end": 4637,
                      "loc": {
                        "start": {
                          "line": 46,
                          "column": 6
                        },
                        "end": {
                          "line": 125,
                          "column": 28
                        }
                      },
                      "openingElement": {
                        "type": "JSXOpeningElement",
                        "start": 1383,
                        "end": 1404,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 6
                          },
                          "end": {
                            "line": 46,
                            "column": 27
                          }
                        },
                        "attributes": [],
                        "name": {
                          "type": "JSXMemberExpression",
                          "start": 1384,
                          "end": 1403,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 7
                            },
                            "end": {
                              "line": 46,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "JSXIdentifier",
                            "start": 1384,
                            "end": 1394,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 7
                              },
                              "end": {
                                "line": 46,
                                "column": 17
                              }
                            },
                            "name": "AppContext"
                          },
                          "property": {
                            "type": "JSXIdentifier",
                            "start": 1395,
                            "end": 1403,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 18
                              },
                              "end": {
                                "line": 46,
                                "column": 26
                              }
                            },
                            "name": "Consumer"
                          }
                        },
                        "selfClosing": false
                      },
                      "closingElement": {
                        "type": "JSXClosingElement",
                        "start": 4615,
                        "end": 4637,
                        "loc": {
                          "start": {
                            "line": 125,
                            "column": 6
                          },
                          "end": {
                            "line": 125,
                            "column": 28
                          }
                        },
                        "name": {
                          "type": "JSXMemberExpression",
                          "start": 4617,
                          "end": 4636,
                          "loc": {
                            "start": {
                              "line": 125,
                              "column": 8
                            },
                            "end": {
                              "line": 125,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "JSXIdentifier",
                            "start": 4617,
                            "end": 4627,
                            "loc": {
                              "start": {
                                "line": 125,
                                "column": 8
                              },
                              "end": {
                                "line": 125,
                                "column": 18
                              }
                            },
                            "name": "AppContext"
                          },
                          "property": {
                            "type": "JSXIdentifier",
                            "start": 4628,
                            "end": 4636,
                            "loc": {
                              "start": {
                                "line": 125,
                                "column": 19
                              },
                              "end": {
                                "line": 125,
                                "column": 27
                              }
                            },
                            "name": "Consumer"
                          }
                        }
                      },
                      "children": [
                        {
                          "type": "JSXText",
                          "start": 1404,
                          "end": 1413,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 27
                            },
                            "end": {
                              "line": 47,
                              "column": 8
                            }
                          },
                          "extra": null,
                          "value": "\n        "
                        },
                        {
                          "type": "JSXExpressionContainer",
                          "start": 1413,
                          "end": 4608,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 8
                            },
                            "end": {
                              "line": 124,
                              "column": 10
                            }
                          },
                          "expression": {
                            "type": "ArrowFunctionExpression",
                            "start": 1414,
                            "end": 4607,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 9
                              },
                              "end": {
                                "line": 124,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "ObjectPattern",
                                "start": 1415,
                                "end": 1423,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 18
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "ObjectProperty",
                                    "start": 1417,
                                    "end": 1421,
                                    "loc": {
                                      "start": {
                                        "line": 47,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 47,
                                        "column": 16
                                      }
                                    },
                                    "method": false,
                                    "shorthand": true,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 1417,
                                      "end": 1421,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 16
                                        },
                                        "identifierName": "exit"
                                      },
                                      "name": "exit"
                                    },
                                    "value": {
                                      "type": "Identifier",
                                      "start": 1417,
                                      "end": 1421,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 16
                                        },
                                        "identifierName": "exit"
                                      },
                                      "name": "exit"
                                    },
                                    "extra": {
                                      "shorthand": true
                                    }
                                  }
                                ]
                              }
                            ],
                            "body": {
                              "type": "JSXElement",
                              "start": 1440,
                              "end": 4597,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 10
                                },
                                "end": {
                                  "line": 123,
                                  "column": 16
                                }
                              },
                              "openingElement": {
                                "type": "JSXOpeningElement",
                                "start": 1440,
                                "end": 1468,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 38
                                  }
                                },
                                "attributes": [
                                  {
                                    "type": "JSXAttribute",
                                    "start": 1445,
                                    "end": 1467,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 37
                                      }
                                    },
                                    "name": {
                                      "type": "JSXIdentifier",
                                      "start": 1445,
                                      "end": 1458,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 28
                                        }
                                      },
                                      "name": "flexDirection"
                                    },
                                    "value": {
                                      "type": "StringLiteral",
                                      "start": 1459,
                                      "end": 1467,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 37
                                        }
                                      },
                                      "extra": null,
                                      "value": "column"
                                    }
                                  }
                                ],
                                "name": {
                                  "type": "JSXIdentifier",
                                  "start": 1441,
                                  "end": 1444,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 14
                                    }
                                  },
                                  "name": "Box"
                                },
                                "selfClosing": false
                              },
                              "closingElement": {
                                "type": "JSXClosingElement",
                                "start": 4591,
                                "end": 4597,
                                "loc": {
                                  "start": {
                                    "line": 123,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 123,
                                    "column": 16
                                  }
                                },
                                "name": {
                                  "type": "JSXIdentifier",
                                  "start": 4593,
                                  "end": 4596,
                                  "loc": {
                                    "start": {
                                      "line": 123,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 123,
                                      "column": 15
                                    }
                                  },
                                  "name": "Box"
                                }
                              },
                              "children": [
                                {
                                  "type": "JSXText",
                                  "start": 1468,
                                  "end": 1481,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 12
                                    }
                                  },
                                  "extra": null,
                                  "value": "\n            "
                                },
                                {
                                  "type": "JSXElement",
                                  "start": 1481,
                                  "end": 1529,
                                  "loc": {
                                    "start": {
                                      "line": 49,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 60
                                    }
                                  },
                                  "openingElement": {
                                    "type": "JSXOpeningElement",
                                    "start": 1481,
                                    "end": 1487,
                                    "loc": {
                                      "start": {
                                        "line": 49,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 18
                                      }
                                    },
                                    "attributes": [],
                                    "name": {
                                      "type": "JSXIdentifier",
                                      "start": 1482,
                                      "end": 1486,
                                      "loc": {
                                        "start": {
                                          "line": 49,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 17
                                        }
                                      },
                                      "name": "Text"
                                    },
                                    "selfClosing": false
                                  },
                                  "closingElement": {
                                    "type": "JSXClosingElement",
                                    "start": 1522,
                                    "end": 1529,
                                    "loc": {
                                      "start": {
                                        "line": 49,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 60
                                      }
                                    },
                                    "name": {
                                      "type": "JSXIdentifier",
                                      "start": 1524,
                                      "end": 1528,
                                      "loc": {
                                        "start": {
                                          "line": 49,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 59
                                        }
                                      },
                                      "name": "Text"
                                    }
                                  },
                                  "children": [
                                    {
                                      "type": "JSXText",
                                      "start": 1487,
                                      "end": 1501,
                                      "loc": {
                                        "start": {
                                          "line": 49,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 32
                                        }
                                      },
                                      "extra": null,
                                      "value": "Tab Selected: "
                                    },
                                    {
                                      "type": "JSXExpressionContainer",
                                      "start": 1501,
                                      "end": 1522,
                                      "loc": {
                                        "start": {
                                          "line": 49,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 53
                                        }
                                      },
                                      "expression": {
                                        "type": "MemberExpression",
                                        "start": 1502,
                                        "end": 1521,
                                        "loc": {
                                          "start": {
                                            "line": 49,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 49,
                                            "column": 52
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1502,
                                          "end": 1507,
                                          "loc": {
                                            "start": {
                                              "line": 49,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 49,
                                              "column": 38
                                            },
                                            "identifierName": "state"
                                          },
                                          "name": "state"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1508,
                                          "end": 1521,
                                          "loc": {
                                            "start": {
                                              "line": 49,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 49,
                                              "column": 52
                                            },
                                            "identifierName": "activeTabName"
                                          },
                                          "name": "activeTabName"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "JSXText",
                                  "start": 1529,
                                  "end": 1542,
                                  "loc": {
                                    "start": {
                                      "line": 49,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 12
                                    }
                                  },
                                  "extra": null,
                                  "value": "\n            "
                                },
                                {
                                  "type": "JSXElement",
                                  "start": 1542,
                                  "end": 1588,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 58
                                    }
                                  },
                                  "openingElement": {
                                    "type": "JSXOpeningElement",
                                    "start": 1542,
                                    "end": 1548,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 18
                                      }
                                    },
                                    "attributes": [],
                                    "name": {
                                      "type": "JSXIdentifier",
                                      "start": 1543,
                                      "end": 1547,
                                      "loc": {
                                        "start": {
                                          "line": 50,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 50,
                                          "column": 17
                                        }
                                      },
                                      "name": "Text"
                                    },
                                    "selfClosing": false
                                  },
                                  "closingElement": {
                                    "type": "JSXClosingElement",
                                    "start": 1581,
                                    "end": 1588,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 58
                                      }
                                    },
                                    "name": {
                                      "type": "JSXIdentifier",
                                      "start": 1583,
                                      "end": 1587,
                                      "loc": {
                                        "start": {
                                          "line": 50,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 50,
                                          "column": 57
                                        }
                                      },
                                      "name": "Text"
                                    }
                                  },
                                  "children": [
                                    {
                                      "type": "JSXText",
                                      "start": 1548,
                                      "end": 1557,
                                      "loc": {
                                        "start": {
                                          "line": 50,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 50,
                                          "column": 27
                                        }
                                      },
                                      "extra": null,
                                      "value": "Focused: "
                                    },
                                    {
                                      "type": "JSXExpressionContainer",
                                      "start": 1557,
                                      "end": 1581,
                                      "loc": {
                                        "start": {
                                          "line": 50,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 50,
                                          "column": 51
                                        }
                                      },
                                      "expression": {
                                        "type": "MemberExpression",
                                        "start": 1558,
                                        "end": 1580,
                                        "loc": {
                                          "start": {
                                            "line": 50,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 50,
                                            "column": 50
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1558,
                                          "end": 1563,
                                          "loc": {
                                            "start": {
                                              "line": 50,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 50,
                                              "column": 33
                                            },
                                            "identifierName": "state"
                                          },
                                          "name": "state"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1564,
                                          "end": 1580,
                                          "loc": {
                                            "start": {
                                              "line": 50,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 50,
                                              "column": 50
                                            },
                                            "identifierName": "focusedComponent"
                                          },
                                          "name": "focusedComponent"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "JSXText",
                                  "start": 1588,
                                  "end": 1601,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 12
                                    }
                                  },
                                  "extra": null,
                                  "value": "\n            "
                                },
                                {
                                  "type": "JSXExpressionContainer",
                                  "start": 1601,
                                  "end": 1821,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 55,
                                      "column": 13
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 1617,
                                    "end": 1807,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 54,
                                        "column": 138
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 1617,
                                      "end": 1651,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 48
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 1617,
                                        "end": 1639,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 36
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1617,
                                          "end": 1622,
                                          "loc": {
                                            "start": {
                                              "line": 52,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 19
                                            },
                                            "identifierName": "state"
                                          },
                                          "name": "state"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1623,
                                          "end": 1639,
                                          "loc": {
                                            "start": {
                                              "line": 52,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 36
                                            },
                                            "identifierName": "focusedComponent"
                                          },
                                          "name": "focusedComponent"
                                        },
                                        "computed": false
                                      },
                                      "operator": "!==",
                                      "right": {
                                        "type": "StringLiteral",
                                        "start": 1643,
                                        "end": 1651,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 48
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "tabBar",
                                          "raw": "'tabBar'"
                                        },
                                        "value": "tabBar"
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "JSXElement",
                                      "start": 1684,
                                      "end": 1806,
                                      "loc": {
                                        "start": {
                                          "line": 54,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 54,
                                          "column": 137
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 1684,
                                        "end": 1690,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 21
                                          }
                                        },
                                        "attributes": [],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1685,
                                          "end": 1689,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 20
                                            }
                                          },
                                          "name": "Text"
                                        },
                                        "selfClosing": false
                                      },
                                      "closingElement": {
                                        "type": "JSXClosingElement",
                                        "start": 1799,
                                        "end": 1806,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 130
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 137
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1801,
                                          "end": 1805,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 132
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 136
                                            }
                                          },
                                          "name": "Text"
                                        }
                                      },
                                      "children": [
                                        {
                                          "type": "JSXText",
                                          "start": 1690,
                                          "end": 1705,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 36
                                            }
                                          },
                                          "extra": null,
                                          "value": "Current Value: "
                                        },
                                        {
                                          "type": "JSXExpressionContainer",
                                          "start": 1705,
                                          "end": 1753,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 84
                                            }
                                          },
                                          "expression": {
                                            "type": "LogicalExpression",
                                            "start": 1706,
                                            "end": 1752,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 83
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 1706,
                                              "end": 1740,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 71
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 1706,
                                                "end": 1728,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 59
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1706,
                                                  "end": 1711,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 42
                                                    },
                                                    "identifierName": "state"
                                                  },
                                                  "name": "state"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1712,
                                                  "end": 1728,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 43
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 59
                                                    },
                                                    "identifierName": "focusedComponent"
                                                  },
                                                  "name": "focusedComponent"
                                                },
                                                "computed": false
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "StringLiteral",
                                                "start": 1731,
                                                "end": 1740,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 62
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 71
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "txtName",
                                                  "raw": "'txtName'"
                                                },
                                                "value": "txtName"
                                              }
                                            },
                                            "operator": "&&",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 1742,
                                              "end": 1752,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 73
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 83
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1742,
                                                "end": 1747,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 73
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 78
                                                  },
                                                  "identifierName": "state"
                                                },
                                                "name": "state"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1748,
                                                "end": 1752,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 79
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 83
                                                  },
                                                  "identifierName": "name"
                                                },
                                                "name": "name"
                                              },
                                              "computed": false
                                            }
                                          }
                                        },
                                        {
                                          "type": "JSXExpressionContainer",
                                          "start": 1753,
                                          "end": 1799,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 84
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 130
                                            }
                                          },
                                          "expression": {
                                            "type": "LogicalExpression",
                                            "start": 1754,
                                            "end": 1798,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 85
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 129
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 1754,
                                              "end": 1787,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 85
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 118
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 1754,
                                                "end": 1776,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 85
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 107
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1754,
                                                  "end": 1759,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 85
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 90
                                                    },
                                                    "identifierName": "state"
                                                  },
                                                  "name": "state"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1760,
                                                  "end": 1776,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 91
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 107
                                                    },
                                                    "identifierName": "focusedComponent"
                                                  },
                                                  "name": "focusedComponent"
                                                },
                                                "computed": false
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "StringLiteral",
                                                "start": 1779,
                                                "end": 1787,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 110
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 118
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "txtBio",
                                                  "raw": "'txtBio'"
                                                },
                                                "value": "txtBio"
                                              }
                                            },
                                            "operator": "&&",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 1789,
                                              "end": 1798,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 120
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 129
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1789,
                                                "end": 1794,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 120
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 125
                                                  },
                                                  "identifierName": "state"
                                                },
                                                "name": "state"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1795,
                                                "end": 1798,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 126
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 129
                                                  },
                                                  "identifierName": "bio"
                                                },
                                                "name": "bio"
                                              },
                                              "computed": false
                                            }
                                          }
                                        }
                                      ],
                                      "extra": {
                                        "parenthesized": true,
                                        "parenStart": 1683
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "JSXText",
                                  "start": 1821,
                                  "end": 1834,
                                  "loc": {
                                    "start": {
                                      "line": 55,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 12
                                    }
                                  },
                                  "extra": null,
                                  "value": "\n            "
                                },
                                {
                                  "type": "JSXExpressionContainer",
                                  "start": 1834,
                                  "end": 2056,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 13
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 1850,
                                    "end": 2042,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 140
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 1850,
                                      "end": 1884,
                                      "loc": {
                                        "start": {
                                          "line": 57,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 57,
                                          "column": 48
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 1850,
                                        "end": 1872,
                                        "loc": {
                                          "start": {
                                            "line": 57,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 57,
                                            "column": 36
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1850,
                                          "end": 1855,
                                          "loc": {
                                            "start": {
                                              "line": 57,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 57,
                                              "column": 19
                                            },
                                            "identifierName": "state"
                                          },
                                          "name": "state"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1856,
                                          "end": 1872,
                                          "loc": {
                                            "start": {
                                              "line": 57,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 57,
                                              "column": 36
                                            },
                                            "identifierName": "focusedComponent"
                                          },
                                          "name": "focusedComponent"
                                        },
                                        "computed": false
                                      },
                                      "operator": "!==",
                                      "right": {
                                        "type": "StringLiteral",
                                        "start": 1876,
                                        "end": 1884,
                                        "loc": {
                                          "start": {
                                            "line": 57,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 57,
                                            "column": 48
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "tabBar",
                                          "raw": "'tabBar'"
                                        },
                                        "value": "tabBar"
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "JSXElement",
                                      "start": 1917,
                                      "end": 2041,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 139
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 1917,
                                        "end": 1923,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 21
                                          }
                                        },
                                        "attributes": [],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1918,
                                          "end": 1922,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 20
                                            }
                                          },
                                          "name": "Text"
                                        },
                                        "selfClosing": false
                                      },
                                      "closingElement": {
                                        "type": "JSXClosingElement",
                                        "start": 2034,
                                        "end": 2041,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 132
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 139
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2036,
                                          "end": 2040,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 134
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 138
                                            }
                                          },
                                          "name": "Text"
                                        }
                                      },
                                      "children": [
                                        {
                                          "type": "JSXText",
                                          "start": 1923,
                                          "end": 1934,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 32
                                            }
                                          },
                                          "extra": null,
                                          "value": "New Value: "
                                        },
                                        {
                                          "type": "JSXExpressionContainer",
                                          "start": 1934,
                                          "end": 1985,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 83
                                            }
                                          },
                                          "expression": {
                                            "type": "LogicalExpression",
                                            "start": 1935,
                                            "end": 1984,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 82
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 1935,
                                              "end": 1969,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 67
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 1935,
                                                "end": 1957,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 55
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1935,
                                                  "end": 1940,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 38
                                                    },
                                                    "identifierName": "state"
                                                  },
                                                  "name": "state"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1941,
                                                  "end": 1957,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 39
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 55
                                                    },
                                                    "identifierName": "focusedComponent"
                                                  },
                                                  "name": "focusedComponent"
                                                },
                                                "computed": false
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "StringLiteral",
                                                "start": 1960,
                                                "end": 1969,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 58
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 67
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "txtName",
                                                  "raw": "'txtName'"
                                                },
                                                "value": "txtName"
                                              }
                                            },
                                            "operator": "&&",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 1971,
                                              "end": 1984,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 69
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 82
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1971,
                                                "end": 1976,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 74
                                                  },
                                                  "identifierName": "state"
                                                },
                                                "name": "state"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1977,
                                                "end": 1984,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 75
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 82
                                                  },
                                                  "identifierName": "newName"
                                                },
                                                "name": "newName"
                                              },
                                              "computed": false
                                            }
                                          }
                                        },
                                        {
                                          "type": "JSXExpressionContainer",
                                          "start": 1985,
                                          "end": 2034,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 83
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 132
                                            }
                                          },
                                          "expression": {
                                            "type": "LogicalExpression",
                                            "start": 1986,
                                            "end": 2033,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 84
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 131
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 1986,
                                              "end": 2019,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 84
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 117
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 1986,
                                                "end": 2008,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 84
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 106
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1986,
                                                  "end": 1991,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 84
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 89
                                                    },
                                                    "identifierName": "state"
                                                  },
                                                  "name": "state"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1992,
                                                  "end": 2008,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 90
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 106
                                                    },
                                                    "identifierName": "focusedComponent"
                                                  },
                                                  "name": "focusedComponent"
                                                },
                                                "computed": false
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "StringLiteral",
                                                "start": 2011,
                                                "end": 2019,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 109
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 117
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "txtBio",
                                                  "raw": "'txtBio'"
                                                },
                                                "value": "txtBio"
                                              }
                                            },
                                            "operator": "&&",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 2021,
                                              "end": 2033,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 119
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 131
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 2021,
                                                "end": 2026,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 119
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 124
                                                  },
                                                  "identifierName": "state"
                                                },
                                                "name": "state"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2027,
                                                "end": 2033,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 125
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 131
                                                  },
                                                  "identifierName": "newBio"
                                                },
                                                "name": "newBio"
                                              },
                                              "computed": false
                                            }
                                          }
                                        }
                                      ],
                                      "extra": {
                                        "parenthesized": true,
                                        "parenStart": 1916
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "JSXText",
                                  "start": 2056,
                                  "end": 2069,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 12
                                    }
                                  },
                                  "extra": null,
                                  "value": "\n            "
                                },
                                {
                                  "type": "JSXElement",
                                  "start": 2069,
                                  "end": 2594,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 21
                                    }
                                  },
                                  "openingElement": {
                                    "type": "JSXOpeningElement",
                                    "start": 2069,
                                    "end": 2398,
                                    "loc": {
                                      "start": {
                                        "line": 61,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 68,
                                        "column": 13
                                      }
                                    },
                                    "attributes": [
                                      {
                                        "type": "JSXAttribute",
                                        "start": 2091,
                                        "end": 2122,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 45
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2091,
                                          "end": 2099,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 22
                                            }
                                          },
                                          "name": "onChange"
                                        },
                                        "value": {
                                          "type": "JSXExpressionContainer",
                                          "start": 2100,
                                          "end": 2122,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 45
                                            }
                                          },
                                          "expression": {
                                            "type": "MemberExpression",
                                            "start": 2101,
                                            "end": 2121,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 44
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2101,
                                              "end": 2105,
                                              "loc": {
                                                "start": {
                                                  "line": 62,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 62,
                                                  "column": 28
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2106,
                                              "end": 2121,
                                              "loc": {
                                                "start": {
                                                  "line": 62,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 62,
                                                  "column": 44
                                                },
                                                "identifierName": "handleTabChange"
                                              },
                                              "name": "handleTabChange"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "JSXAttribute",
                                        "start": 2137,
                                        "end": 2180,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 57
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2137,
                                          "end": 2144,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 21
                                            }
                                          },
                                          "name": "focused"
                                        },
                                        "value": {
                                          "type": "JSXExpressionContainer",
                                          "start": 2145,
                                          "end": 2180,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 57
                                            }
                                          },
                                          "expression": {
                                            "type": "BinaryExpression",
                                            "start": 2146,
                                            "end": 2179,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 56
                                              }
                                            },
                                            "left": {
                                              "type": "MemberExpression",
                                              "start": 2146,
                                              "end": 2168,
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 45
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 2146,
                                                "end": 2151,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 28
                                                  },
                                                  "identifierName": "state"
                                                },
                                                "name": "state"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2152,
                                                "end": 2168,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 45
                                                  },
                                                  "identifierName": "focusedComponent"
                                                },
                                                "name": "focusedComponent"
                                              },
                                              "computed": false
                                            },
                                            "operator": "===",
                                            "right": {
                                              "type": "StringLiteral",
                                              "start": 2171,
                                              "end": 2179,
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 56
                                                }
                                              },
                                              "extra": {
                                                "rawValue": "tabBar",
                                                "raw": "'tabBar'"
                                              },
                                              "value": "tabBar"
                                            }
                                          }
                                        }
                                      },
                                      {
                                        "type": "JSXAttribute",
                                        "start": 2195,
                                        "end": 2384,
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 67,
                                            "column": 16
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2195,
                                          "end": 2201,
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 64,
                                              "column": 20
                                            }
                                          },
                                          "name": "onBlur"
                                        },
                                        "value": {
                                          "type": "JSXExpressionContainer",
                                          "start": 2202,
                                          "end": 2384,
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 67,
                                              "column": 16
                                            }
                                          },
                                          "expression": {
                                            "type": "ArrowFunctionExpression",
                                            "start": 2203,
                                            "end": 2383,
                                            "loc": {
                                              "start": {
                                                "line": 64,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 67,
                                                "column": 15
                                              }
                                            },
                                            "id": null,
                                            "generator": false,
                                            "expression": true,
                                            "async": false,
                                            "params": [],
                                            "body": {
                                              "type": "LogicalExpression",
                                              "start": 2227,
                                              "end": 2367,
                                              "loc": {
                                                "start": {
                                                  "line": 65,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 66,
                                                  "column": 61
                                                }
                                              },
                                              "left": {
                                                "type": "LogicalExpression",
                                                "start": 2228,
                                                "end": 2304,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 93
                                                  }
                                                },
                                                "left": {
                                                  "type": "BinaryExpression",
                                                  "start": 2228,
                                                  "end": 2257,
                                                  "loc": {
                                                    "start": {
                                                      "line": 65,
                                                      "column": 17
                                                    },
                                                    "end": {
                                                      "line": 65,
                                                      "column": 46
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 2228,
                                                    "end": 2247,
                                                    "loc": {
                                                      "start": {
                                                        "line": 65,
                                                        "column": 17
                                                      },
                                                      "end": {
                                                        "line": 65,
                                                        "column": 36
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2228,
                                                      "end": 2233,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 17
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 22
                                                        },
                                                        "identifierName": "state"
                                                      },
                                                      "name": "state"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2234,
                                                      "end": 2247,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 23
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 36
                                                        },
                                                        "identifierName": "activeTabName"
                                                      },
                                                      "name": "activeTabName"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "===",
                                                  "right": {
                                                    "type": "StringLiteral",
                                                    "start": 2252,
                                                    "end": 2257,
                                                    "loc": {
                                                      "start": {
                                                        "line": 65,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 65,
                                                        "column": 46
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": "bio",
                                                      "raw": "'bio'"
                                                    },
                                                    "value": "bio"
                                                  }
                                                },
                                                "operator": "&&",
                                                "right": {
                                                  "type": "CallExpression",
                                                  "start": 2261,
                                                  "end": 2304,
                                                  "loc": {
                                                    "start": {
                                                      "line": 65,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 65,
                                                      "column": 93
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 2261,
                                                    "end": 2273,
                                                    "loc": {
                                                      "start": {
                                                        "line": 65,
                                                        "column": 50
                                                      },
                                                      "end": {
                                                        "line": 65,
                                                        "column": 62
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2261,
                                                      "end": 2264,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 50
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 53
                                                        },
                                                        "identifierName": "app"
                                                      },
                                                      "name": "app"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2265,
                                                      "end": 2273,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 54
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 62
                                                        },
                                                        "identifierName": "setState"
                                                      },
                                                      "name": "setState"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ObjectExpression",
                                                      "start": 2274,
                                                      "end": 2303,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 92
                                                        }
                                                      },
                                                      "properties": [
                                                        {
                                                          "type": "ObjectProperty",
                                                          "start": 2275,
                                                          "end": 2302,
                                                          "loc": {
                                                            "start": {
                                                              "line": 65,
                                                              "column": 64
                                                            },
                                                            "end": {
                                                              "line": 65,
                                                              "column": 91
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 2275,
                                                            "end": 2291,
                                                            "loc": {
                                                              "start": {
                                                                "line": 65,
                                                                "column": 64
                                                              },
                                                              "end": {
                                                                "line": 65,
                                                                "column": 80
                                                              },
                                                              "identifierName": "focusedComponent"
                                                            },
                                                            "name": "focusedComponent"
                                                          },
                                                          "value": {
                                                            "type": "StringLiteral",
                                                            "start": 2293,
                                                            "end": 2302,
                                                            "loc": {
                                                              "start": {
                                                                "line": 65,
                                                                "column": 82
                                                              },
                                                              "end": {
                                                                "line": 65,
                                                                "column": 91
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": "txtName",
                                                              "raw": "'txtName'"
                                                            },
                                                            "value": "txtName"
                                                          }
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                },
                                                "extra": {
                                                  "parenthesized": true,
                                                  "parenStart": 2227
                                                }
                                              },
                                              "operator": "||",
                                              "right": {
                                                "type": "LogicalExpression",
                                                "start": 2326,
                                                "end": 2366,
                                                "loc": {
                                                  "start": {
                                                    "line": 66,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 66,
                                                    "column": 60
                                                  }
                                                },
                                                "left": {
                                                  "type": "BinaryExpression",
                                                  "start": 2326,
                                                  "end": 2356,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 50
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 2326,
                                                    "end": 2345,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 39
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2326,
                                                      "end": 2331,
                                                      "loc": {
                                                        "start": {
                                                          "line": 66,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 66,
                                                          "column": 25
                                                        },
                                                        "identifierName": "state"
                                                      },
                                                      "name": "state"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2332,
                                                      "end": 2345,
                                                      "loc": {
                                                        "start": {
                                                          "line": 66,
                                                          "column": 26
                                                        },
                                                        "end": {
                                                          "line": 66,
                                                          "column": 39
                                                        },
                                                        "identifierName": "activeTabName"
                                                      },
                                                      "name": "activeTabName"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "===",
                                                  "right": {
                                                    "type": "StringLiteral",
                                                    "start": 2350,
                                                    "end": 2356,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 44
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 50
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": "exit",
                                                      "raw": "'exit'"
                                                    },
                                                    "value": "exit"
                                                  }
                                                },
                                                "operator": "&&",
                                                "right": {
                                                  "type": "CallExpression",
                                                  "start": 2360,
                                                  "end": 2366,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 60
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 2360,
                                                    "end": 2364,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 54
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 58
                                                      },
                                                      "identifierName": "exit"
                                                    },
                                                    "name": "exit"
                                                  },
                                                  "arguments": []
                                                },
                                                "extra": {
                                                  "parenthesized": true,
                                                  "parenStart": 2325
                                                }
                                              },
                                              "extra": {
                                                "parenthesized": true,
                                                "parenStart": 2209
                                              }
                                            }
                                          }
                                        }
                                      }
                                    ],
                                    "name": {
                                      "type": "JSXIdentifier",
                                      "start": 2070,
                                      "end": 2076,
                                      "loc": {
                                        "start": {
                                          "line": 61,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 61,
                                          "column": 19
                                        }
                                      },
                                      "name": "TabBar"
                                    },
                                    "selfClosing": false
                                  },
                                  "closingElement": {
                                    "type": "JSXClosingElement",
                                    "start": 2585,
                                    "end": 2594,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 21
                                      }
                                    },
                                    "name": {
                                      "type": "JSXIdentifier",
                                      "start": 2587,
                                      "end": 2593,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 20
                                        }
                                      },
                                      "name": "TabBar"
                                    }
                                  },
                                  "children": [
                                    {
                                      "type": "JSXText",
                                      "start": 2398,
                                      "end": 2413,
                                      "loc": {
                                        "start": {
                                          "line": 68,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 69,
                                          "column": 14
                                        }
                                      },
                                      "extra": null,
                                      "value": "\n              "
                                    },
                                    {
                                      "type": "JSXElement",
                                      "start": 2413,
                                      "end": 2444,
                                      "loc": {
                                        "start": {
                                          "line": 69,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 69,
                                          "column": 45
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 2413,
                                        "end": 2432,
                                        "loc": {
                                          "start": {
                                            "line": 69,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 69,
                                            "column": 33
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 2418,
                                            "end": 2431,
                                            "loc": {
                                              "start": {
                                                "line": 69,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 69,
                                                "column": 32
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 2418,
                                              "end": 2422,
                                              "loc": {
                                                "start": {
                                                  "line": 69,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 69,
                                                  "column": 23
                                                }
                                              },
                                              "name": "name"
                                            },
                                            "value": {
                                              "type": "StringLiteral",
                                              "start": 2423,
                                              "end": 2431,
                                              "loc": {
                                                "start": {
                                                  "line": 69,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 69,
                                                  "column": 32
                                                }
                                              },
                                              "extra": null,
                                              "value": "readme"
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2414,
                                          "end": 2417,
                                          "loc": {
                                            "start": {
                                              "line": 69,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 18
                                            }
                                          },
                                          "name": "Tab"
                                        },
                                        "selfClosing": false
                                      },
                                      "closingElement": {
                                        "type": "JSXClosingElement",
                                        "start": 2438,
                                        "end": 2444,
                                        "loc": {
                                          "start": {
                                            "line": 69,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 69,
                                            "column": 45
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2440,
                                          "end": 2443,
                                          "loc": {
                                            "start": {
                                              "line": 69,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 44
                                            }
                                          },
                                          "name": "Tab"
                                        }
                                      },
                                      "children": [
                                        {
                                          "type": "JSXText",
                                          "start": 2432,
                                          "end": 2438,
                                          "loc": {
                                            "start": {
                                              "line": 69,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 39
                                            }
                                          },
                                          "extra": null,
                                          "value": "Readme"
                                        }
                                      ]
                                    },
                                    {
                                      "type": "JSXText",
                                      "start": 2444,
                                      "end": 2459,
                                      "loc": {
                                        "start": {
                                          "line": 69,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 70,
                                          "column": 14
                                        }
                                      },
                                      "extra": null,
                                      "value": "\n              "
                                    },
                                    {
                                      "type": "JSXElement",
                                      "start": 2459,
                                      "end": 2484,
                                      "loc": {
                                        "start": {
                                          "line": 70,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 70,
                                          "column": 39
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 2459,
                                        "end": 2475,
                                        "loc": {
                                          "start": {
                                            "line": 70,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 70,
                                            "column": 30
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 2464,
                                            "end": 2474,
                                            "loc": {
                                              "start": {
                                                "line": 70,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 70,
                                                "column": 29
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 2464,
                                              "end": 2468,
                                              "loc": {
                                                "start": {
                                                  "line": 70,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 70,
                                                  "column": 23
                                                }
                                              },
                                              "name": "name"
                                            },
                                            "value": {
                                              "type": "StringLiteral",
                                              "start": 2469,
                                              "end": 2474,
                                              "loc": {
                                                "start": {
                                                  "line": 70,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 70,
                                                  "column": 29
                                                }
                                              },
                                              "extra": null,
                                              "value": "bio"
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2460,
                                          "end": 2463,
                                          "loc": {
                                            "start": {
                                              "line": 70,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 70,
                                              "column": 18
                                            }
                                          },
                                          "name": "Tab"
                                        },
                                        "selfClosing": false
                                      },
                                      "closingElement": {
                                        "type": "JSXClosingElement",
                                        "start": 2478,
                                        "end": 2484,
                                        "loc": {
                                          "start": {
                                            "line": 70,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 70,
                                            "column": 39
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2480,
                                          "end": 2483,
                                          "loc": {
                                            "start": {
                                              "line": 70,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 70,
                                              "column": 38
                                            }
                                          },
                                          "name": "Tab"
                                        }
                                      },
                                      "children": [
                                        {
                                          "type": "JSXText",
                                          "start": 2475,
                                          "end": 2478,
                                          "loc": {
                                            "start": {
                                              "line": 70,
                                              "column": 30
                                            },
                                            "end": {
                                              "line": 70,
                                              "column": 33
                                            }
                                          },
                                          "extra": null,
                                          "value": "Bio"
                                        }
                                      ]
                                    },
                                    {
                                      "type": "JSXText",
                                      "start": 2484,
                                      "end": 2499,
                                      "loc": {
                                        "start": {
                                          "line": 70,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 14
                                        }
                                      },
                                      "extra": null,
                                      "value": "\n              "
                                    },
                                    {
                                      "type": "JSXElement",
                                      "start": 2499,
                                      "end": 2530,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 45
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 2499,
                                        "end": 2518,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 33
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 2504,
                                            "end": 2517,
                                            "loc": {
                                              "start": {
                                                "line": 71,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 71,
                                                "column": 32
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 2504,
                                              "end": 2508,
                                              "loc": {
                                                "start": {
                                                  "line": 71,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 71,
                                                  "column": 23
                                                }
                                              },
                                              "name": "name"
                                            },
                                            "value": {
                                              "type": "StringLiteral",
                                              "start": 2509,
                                              "end": 2517,
                                              "loc": {
                                                "start": {
                                                  "line": 71,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 71,
                                                  "column": 32
                                                }
                                              },
                                              "extra": null,
                                              "value": "report"
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2500,
                                          "end": 2503,
                                          "loc": {
                                            "start": {
                                              "line": 71,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 71,
                                              "column": 18
                                            }
                                          },
                                          "name": "Tab"
                                        },
                                        "selfClosing": false
                                      },
                                      "closingElement": {
                                        "type": "JSXClosingElement",
                                        "start": 2524,
                                        "end": 2530,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 45
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2526,
                                          "end": 2529,
                                          "loc": {
                                            "start": {
                                              "line": 71,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 71,
                                              "column": 44
                                            }
                                          },
                                          "name": "Tab"
                                        }
                                      },
                                      "children": [
                                        {
                                          "type": "JSXText",
                                          "start": 2518,
                                          "end": 2524,
                                          "loc": {
                                            "start": {
                                              "line": 71,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 71,
                                              "column": 39
                                            }
                                          },
                                          "extra": null,
                                          "value": "Report"
                                        }
                                      ]
                                    },
                                    {
                                      "type": "JSXText",
                                      "start": 2530,
                                      "end": 2545,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 72,
                                          "column": 14
                                        }
                                      },
                                      "extra": null,
                                      "value": "\n              "
                                    },
                                    {
                                      "type": "JSXElement",
                                      "start": 2545,
                                      "end": 2572,
                                      "loc": {
                                        "start": {
                                          "line": 72,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 72,
                                          "column": 41
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 2545,
                                        "end": 2562,
                                        "loc": {
                                          "start": {
                                            "line": 72,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 72,
                                            "column": 31
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 2550,
                                            "end": 2561,
                                            "loc": {
                                              "start": {
                                                "line": 72,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 72,
                                                "column": 30
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 2550,
                                              "end": 2554,
                                              "loc": {
                                                "start": {
                                                  "line": 72,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 72,
                                                  "column": 23
                                                }
                                              },
                                              "name": "name"
                                            },
                                            "value": {
                                              "type": "StringLiteral",
                                              "start": 2555,
                                              "end": 2561,
                                              "loc": {
                                                "start": {
                                                  "line": 72,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 72,
                                                  "column": 30
                                                }
                                              },
                                              "extra": null,
                                              "value": "exit"
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2546,
                                          "end": 2549,
                                          "loc": {
                                            "start": {
                                              "line": 72,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 72,
                                              "column": 18
                                            }
                                          },
                                          "name": "Tab"
                                        },
                                        "selfClosing": false
                                      },
                                      "closingElement": {
                                        "type": "JSXClosingElement",
                                        "start": 2566,
                                        "end": 2572,
                                        "loc": {
                                          "start": {
                                            "line": 72,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 72,
                                            "column": 41
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2568,
                                          "end": 2571,
                                          "loc": {
                                            "start": {
                                              "line": 72,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 72,
                                              "column": 40
                                            }
                                          },
                                          "name": "Tab"
                                        }
                                      },
                                      "children": [
                                        {
                                          "type": "JSXText",
                                          "start": 2562,
                                          "end": 2566,
                                          "loc": {
                                            "start": {
                                              "line": 72,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 72,
                                              "column": 35
                                            }
                                          },
                                          "extra": null,
                                          "value": "Exit"
                                        }
                                      ]
                                    },
                                    {
                                      "type": "JSXText",
                                      "start": 2572,
                                      "end": 2585,
                                      "loc": {
                                        "start": {
                                          "line": 72,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 12
                                        }
                                      },
                                      "extra": null,
                                      "value": "\n            "
                                    }
                                  ]
                                },
                                {
                                  "type": "JSXText",
                                  "start": 2594,
                                  "end": 2607,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 74,
                                      "column": 12
                                    }
                                  },
                                  "extra": null,
                                  "value": "\n            "
                                },
                                {
                                  "type": "JSXExpressionContainer",
                                  "start": 2607,
                                  "end": 2962,
                                  "loc": {
                                    "start": {
                                      "line": 74,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 13
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 2623,
                                    "end": 2948,
                                    "loc": {
                                      "start": {
                                        "line": 75,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 82,
                                        "column": 15
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 2623,
                                      "end": 2655,
                                      "loc": {
                                        "start": {
                                          "line": 75,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 75,
                                          "column": 46
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 2623,
                                        "end": 2642,
                                        "loc": {
                                          "start": {
                                            "line": 75,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 75,
                                            "column": 33
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2623,
                                          "end": 2628,
                                          "loc": {
                                            "start": {
                                              "line": 75,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 75,
                                              "column": 19
                                            },
                                            "identifierName": "state"
                                          },
                                          "name": "state"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2629,
                                          "end": 2642,
                                          "loc": {
                                            "start": {
                                              "line": 75,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 75,
                                              "column": 33
                                            },
                                            "identifierName": "activeTabName"
                                          },
                                          "name": "activeTabName"
                                        },
                                        "computed": false
                                      },
                                      "operator": "===",
                                      "right": {
                                        "type": "StringLiteral",
                                        "start": 2647,
                                        "end": 2655,
                                        "loc": {
                                          "start": {
                                            "line": 75,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 75,
                                            "column": 46
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "readme",
                                          "raw": "'readme'"
                                        },
                                        "value": "readme"
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "JSXElement",
                                      "start": 2705,
                                      "end": 2932,
                                      "loc": {
                                        "start": {
                                          "line": 78,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 81,
                                          "column": 22
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 2705,
                                        "end": 2751,
                                        "loc": {
                                          "start": {
                                            "line": 78,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 78,
                                            "column": 62
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 2710,
                                            "end": 2732,
                                            "loc": {
                                              "start": {
                                                "line": 78,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 78,
                                                "column": 43
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 2710,
                                              "end": 2723,
                                              "loc": {
                                                "start": {
                                                  "line": 78,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 78,
                                                  "column": 34
                                                }
                                              },
                                              "name": "flexDirection"
                                            },
                                            "value": {
                                              "type": "StringLiteral",
                                              "start": 2724,
                                              "end": 2732,
                                              "loc": {
                                                "start": {
                                                  "line": 78,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 78,
                                                  "column": 43
                                                }
                                              },
                                              "extra": null,
                                              "value": "column"
                                            }
                                          },
                                          {
                                            "type": "JSXAttribute",
                                            "start": 2733,
                                            "end": 2750,
                                            "loc": {
                                              "start": {
                                                "line": 78,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 78,
                                                "column": 61
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 2733,
                                              "end": 2746,
                                              "loc": {
                                                "start": {
                                                  "line": 78,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 78,
                                                  "column": 57
                                                }
                                              },
                                              "name": "paddingBottom"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 2747,
                                              "end": 2750,
                                              "loc": {
                                                "start": {
                                                  "line": 78,
                                                  "column": 58
                                                },
                                                "end": {
                                                  "line": 78,
                                                  "column": 61
                                                }
                                              },
                                              "expression": {
                                                "type": "NumericLiteral",
                                                "start": 2748,
                                                "end": 2749,
                                                "loc": {
                                                  "start": {
                                                    "line": 78,
                                                    "column": 59
                                                  },
                                                  "end": {
                                                    "line": 78,
                                                    "column": 60
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": 1,
                                                  "raw": "1"
                                                },
                                                "value": 1
                                              }
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2706,
                                          "end": 2709,
                                          "loc": {
                                            "start": {
                                              "line": 78,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 78,
                                              "column": 20
                                            }
                                          },
                                          "name": "Box"
                                        },
                                        "selfClosing": false
                                      },
                                      "closingElement": {
                                        "type": "JSXClosingElement",
                                        "start": 2926,
                                        "end": 2932,
                                        "loc": {
                                          "start": {
                                            "line": 81,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 81,
                                            "column": 22
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 2928,
                                          "end": 2931,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 21
                                            }
                                          },
                                          "name": "Box"
                                        }
                                      },
                                      "children": [
                                        {
                                          "type": "JSXText",
                                          "start": 2751,
                                          "end": 2770,
                                          "loc": {
                                            "start": {
                                              "line": 78,
                                              "column": 62
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 18
                                            }
                                          },
                                          "extra": null,
                                          "value": "\n                  "
                                        },
                                        {
                                          "type": "JSXElement",
                                          "start": 2770,
                                          "end": 2851,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 99
                                            }
                                          },
                                          "openingElement": {
                                            "type": "JSXOpeningElement",
                                            "start": 2770,
                                            "end": 2776,
                                            "loc": {
                                              "start": {
                                                "line": 79,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 79,
                                                "column": 24
                                              }
                                            },
                                            "attributes": [],
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 2771,
                                              "end": 2775,
                                              "loc": {
                                                "start": {
                                                  "line": 79,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 79,
                                                  "column": 23
                                                }
                                              },
                                              "name": "Text"
                                            },
                                            "selfClosing": false
                                          },
                                          "closingElement": {
                                            "type": "JSXClosingElement",
                                            "start": 2844,
                                            "end": 2851,
                                            "loc": {
                                              "start": {
                                                "line": 79,
                                                "column": 92
                                              },
                                              "end": {
                                                "line": 79,
                                                "column": 99
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 2846,
                                              "end": 2850,
                                              "loc": {
                                                "start": {
                                                  "line": 79,
                                                  "column": 94
                                                },
                                                "end": {
                                                  "line": 79,
                                                  "column": 98
                                                }
                                              },
                                              "name": "Text"
                                            }
                                          },
                                          "children": [
                                            {
                                              "type": "JSXText",
                                              "start": 2776,
                                              "end": 2844,
                                              "loc": {
                                                "start": {
                                                  "line": 79,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 79,
                                                  "column": 92
                                                }
                                              },
                                              "extra": null,
                                              "value": "So this app demonstates focusing and blurring controlled components."
                                            }
                                          ]
                                        },
                                        {
                                          "type": "JSXText",
                                          "start": 2851,
                                          "end": 2870,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 99
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 18
                                            }
                                          },
                                          "extra": null,
                                          "value": "\n                  "
                                        },
                                        {
                                          "type": "JSXElement",
                                          "start": 2870,
                                          "end": 2909,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 57
                                            }
                                          },
                                          "openingElement": {
                                            "type": "JSXOpeningElement",
                                            "start": 2870,
                                            "end": 2876,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 24
                                              }
                                            },
                                            "attributes": [],
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 2871,
                                              "end": 2875,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 23
                                                }
                                              },
                                              "name": "Text"
                                            },
                                            "selfClosing": false
                                          },
                                          "closingElement": {
                                            "type": "JSXClosingElement",
                                            "start": 2902,
                                            "end": 2909,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 57
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 2904,
                                              "end": 2908,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 52
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 56
                                                }
                                              },
                                              "name": "Text"
                                            }
                                          },
                                          "children": [
                                            {
                                              "type": "JSXText",
                                              "start": 2876,
                                              "end": 2902,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 50
                                                }
                                              },
                                              "extra": null,
                                              "value": "Just check out these tabs."
                                            }
                                          ]
                                        },
                                        {
                                          "type": "JSXText",
                                          "start": 2909,
                                          "end": 2926,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 16
                                            }
                                          },
                                          "extra": null,
                                          "value": "\n                "
                                        }
                                      ],
                                      "extra": {
                                        "parenthesized": true,
                                        "parenStart": 2687
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "JSXText",
                                  "start": 2962,
                                  "end": 2975,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 84,
                                      "column": 12
                                    }
                                  },
                                  "extra": null,
                                  "value": "\n            "
                                },
                                {
                                  "type": "JSXExpressionContainer",
                                  "start": 2975,
                                  "end": 3345,
                                  "loc": {
                                    "start": {
                                      "line": 84,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 94,
                                      "column": 13
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 2991,
                                    "end": 3331,
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 93,
                                        "column": 15
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 2991,
                                      "end": 3023,
                                      "loc": {
                                        "start": {
                                          "line": 85,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 85,
                                          "column": 46
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 2991,
                                        "end": 3010,
                                        "loc": {
                                          "start": {
                                            "line": 85,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 85,
                                            "column": 33
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2991,
                                          "end": 2996,
                                          "loc": {
                                            "start": {
                                              "line": 85,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 85,
                                              "column": 19
                                            },
                                            "identifierName": "state"
                                          },
                                          "name": "state"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2997,
                                          "end": 3010,
                                          "loc": {
                                            "start": {
                                              "line": 85,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 85,
                                              "column": 33
                                            },
                                            "identifierName": "activeTabName"
                                          },
                                          "name": "activeTabName"
                                        },
                                        "computed": false
                                      },
                                      "operator": "===",
                                      "right": {
                                        "type": "StringLiteral",
                                        "start": 3015,
                                        "end": 3023,
                                        "loc": {
                                          "start": {
                                            "line": 85,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 85,
                                            "column": 46
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "report",
                                          "raw": "'report'"
                                        },
                                        "value": "report"
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "JSXElement",
                                      "start": 3073,
                                      "end": 3315,
                                      "loc": {
                                        "start": {
                                          "line": 88,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 92,
                                          "column": 22
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 3073,
                                        "end": 3119,
                                        "loc": {
                                          "start": {
                                            "line": 88,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 88,
                                            "column": 62
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 3078,
                                            "end": 3100,
                                            "loc": {
                                              "start": {
                                                "line": 88,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 88,
                                                "column": 43
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 3078,
                                              "end": 3091,
                                              "loc": {
                                                "start": {
                                                  "line": 88,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 88,
                                                  "column": 34
                                                }
                                              },
                                              "name": "flexDirection"
                                            },
                                            "value": {
                                              "type": "StringLiteral",
                                              "start": 3092,
                                              "end": 3100,
                                              "loc": {
                                                "start": {
                                                  "line": 88,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 88,
                                                  "column": 43
                                                }
                                              },
                                              "extra": null,
                                              "value": "column"
                                            }
                                          },
                                          {
                                            "type": "JSXAttribute",
                                            "start": 3101,
                                            "end": 3118,
                                            "loc": {
                                              "start": {
                                                "line": 88,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 88,
                                                "column": 61
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 3101,
                                              "end": 3114,
                                              "loc": {
                                                "start": {
                                                  "line": 88,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 88,
                                                  "column": 57
                                                }
                                              },
                                              "name": "paddingBottom"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 3115,
                                              "end": 3118,
                                              "loc": {
                                                "start": {
                                                  "line": 88,
                                                  "column": 58
                                                },
                                                "end": {
                                                  "line": 88,
                                                  "column": 61
                                                }
                                              },
                                              "expression": {
                                                "type": "NumericLiteral",
                                                "start": 3116,
                                                "end": 3117,
                                                "loc": {
                                                  "start": {
                                                    "line": 88,
                                                    "column": 59
                                                  },
                                                  "end": {
                                                    "line": 88,
                                                    "column": 60
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": 1,
                                                  "raw": "1"
                                                },
                                                "value": 1
                                              }
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 3074,
                                          "end": 3077,
                                          "loc": {
                                            "start": {
                                              "line": 88,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 88,
                                              "column": 20
                                            }
                                          },
                                          "name": "Box"
                                        },
                                        "selfClosing": false
                                      },
                                      "closingElement": {
                                        "type": "JSXClosingElement",
                                        "start": 3309,
                                        "end": 3315,
                                        "loc": {
                                          "start": {
                                            "line": 92,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 92,
                                            "column": 22
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 3311,
                                          "end": 3314,
                                          "loc": {
                                            "start": {
                                              "line": 92,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 92,
                                              "column": 21
                                            }
                                          },
                                          "name": "Box"
                                        }
                                      },
                                      "children": [
                                        {
                                          "type": "JSXText",
                                          "start": 3119,
                                          "end": 3138,
                                          "loc": {
                                            "start": {
                                              "line": 88,
                                              "column": 62
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 18
                                            }
                                          },
                                          "extra": null,
                                          "value": "\n                  "
                                        },
                                        {
                                          "type": "JSXElement",
                                          "start": 3138,
                                          "end": 3191,
                                          "loc": {
                                            "start": {
                                              "line": 89,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 71
                                            }
                                          },
                                          "openingElement": {
                                            "type": "JSXOpeningElement",
                                            "start": 3138,
                                            "end": 3144,
                                            "loc": {
                                              "start": {
                                                "line": 89,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 89,
                                                "column": 24
                                              }
                                            },
                                            "attributes": [],
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 3139,
                                              "end": 3143,
                                              "loc": {
                                                "start": {
                                                  "line": 89,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 89,
                                                  "column": 23
                                                }
                                              },
                                              "name": "Text"
                                            },
                                            "selfClosing": false
                                          },
                                          "closingElement": {
                                            "type": "JSXClosingElement",
                                            "start": 3184,
                                            "end": 3191,
                                            "loc": {
                                              "start": {
                                                "line": 89,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 89,
                                                "column": 71
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 3186,
                                              "end": 3190,
                                              "loc": {
                                                "start": {
                                                  "line": 89,
                                                  "column": 66
                                                },
                                                "end": {
                                                  "line": 89,
                                                  "column": 70
                                                }
                                              },
                                              "name": "Text"
                                            }
                                          },
                                          "children": [
                                            {
                                              "type": "JSXText",
                                              "start": 3144,
                                              "end": 3171,
                                              "loc": {
                                                "start": {
                                                  "line": 89,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 89,
                                                  "column": 51
                                                }
                                              },
                                              "extra": null,
                                              "value": "You are a pretty cool cat, "
                                            },
                                            {
                                              "type": "JSXExpressionContainer",
                                              "start": 3171,
                                              "end": 3183,
                                              "loc": {
                                                "start": {
                                                  "line": 89,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 89,
                                                  "column": 63
                                                }
                                              },
                                              "expression": {
                                                "type": "MemberExpression",
                                                "start": 3172,
                                                "end": 3182,
                                                "loc": {
                                                  "start": {
                                                    "line": 89,
                                                    "column": 52
                                                  },
                                                  "end": {
                                                    "line": 89,
                                                    "column": 62
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 3172,
                                                  "end": 3177,
                                                  "loc": {
                                                    "start": {
                                                      "line": 89,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 89,
                                                      "column": 57
                                                    },
                                                    "identifierName": "state"
                                                  },
                                                  "name": "state"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 3178,
                                                  "end": 3182,
                                                  "loc": {
                                                    "start": {
                                                      "line": 89,
                                                      "column": 58
                                                    },
                                                    "end": {
                                                      "line": 89,
                                                      "column": 62
                                                    },
                                                    "identifierName": "name"
                                                  },
                                                  "name": "name"
                                                },
                                                "computed": false
                                              }
                                            },
                                            {
                                              "type": "JSXText",
                                              "start": 3183,
                                              "end": 3184,
                                              "loc": {
                                                "start": {
                                                  "line": 89,
                                                  "column": 63
                                                },
                                                "end": {
                                                  "line": 89,
                                                  "column": 64
                                                }
                                              },
                                              "extra": null,
                                              "value": "!"
                                            }
                                          ]
                                        },
                                        {
                                          "type": "JSXText",
                                          "start": 3191,
                                          "end": 3210,
                                          "loc": {
                                            "start": {
                                              "line": 89,
                                              "column": 71
                                            },
                                            "end": {
                                              "line": 90,
                                              "column": 18
                                            }
                                          },
                                          "extra": null,
                                          "value": "\n                  "
                                        },
                                        {
                                          "type": "JSXElement",
                                          "start": 3210,
                                          "end": 3249,
                                          "loc": {
                                            "start": {
                                              "line": 90,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 90,
                                              "column": 57
                                            }
                                          },
                                          "openingElement": {
                                            "type": "JSXOpeningElement",
                                            "start": 3210,
                                            "end": 3216,
                                            "loc": {
                                              "start": {
                                                "line": 90,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 90,
                                                "column": 24
                                              }
                                            },
                                            "attributes": [],
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 3211,
                                              "end": 3215,
                                              "loc": {
                                                "start": {
                                                  "line": 90,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 90,
                                                  "column": 23
                                                }
                                              },
                                              "name": "Text"
                                            },
                                            "selfClosing": false
                                          },
                                          "closingElement": {
                                            "type": "JSXClosingElement",
                                            "start": 3242,
                                            "end": 3249,
                                            "loc": {
                                              "start": {
                                                "line": 90,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 90,
                                                "column": 57
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 3244,
                                              "end": 3248,
                                              "loc": {
                                                "start": {
                                                  "line": 90,
                                                  "column": 52
                                                },
                                                "end": {
                                                  "line": 90,
                                                  "column": 56
                                                }
                                              },
                                              "name": "Text"
                                            }
                                          },
                                          "children": [
                                            {
                                              "type": "JSXText",
                                              "start": 3216,
                                              "end": 3242,
                                              "loc": {
                                                "start": {
                                                  "line": 90,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 90,
                                                  "column": 50
                                                }
                                              },
                                              "extra": null,
                                              "value": "Just look at all this bio."
                                            }
                                          ]
                                        },
                                        {
                                          "type": "JSXText",
                                          "start": 3249,
                                          "end": 3268,
                                          "loc": {
                                            "start": {
                                              "line": 90,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 91,
                                              "column": 18
                                            }
                                          },
                                          "extra": null,
                                          "value": "\n                  "
                                        },
                                        {
                                          "type": "JSXElement",
                                          "start": 3268,
                                          "end": 3292,
                                          "loc": {
                                            "start": {
                                              "line": 91,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 91,
                                              "column": 42
                                            }
                                          },
                                          "openingElement": {
                                            "type": "JSXOpeningElement",
                                            "start": 3268,
                                            "end": 3274,
                                            "loc": {
                                              "start": {
                                                "line": 91,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 91,
                                                "column": 24
                                              }
                                            },
                                            "attributes": [],
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 3269,
                                              "end": 3273,
                                              "loc": {
                                                "start": {
                                                  "line": 91,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 91,
                                                  "column": 23
                                                }
                                              },
                                              "name": "Text"
                                            },
                                            "selfClosing": false
                                          },
                                          "closingElement": {
                                            "type": "JSXClosingElement",
                                            "start": 3285,
                                            "end": 3292,
                                            "loc": {
                                              "start": {
                                                "line": 91,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 91,
                                                "column": 42
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 3287,
                                              "end": 3291,
                                              "loc": {
                                                "start": {
                                                  "line": 91,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 91,
                                                  "column": 41
                                                }
                                              },
                                              "name": "Text"
                                            }
                                          },
                                          "children": [
                                            {
                                              "type": "JSXExpressionContainer",
                                              "start": 3274,
                                              "end": 3285,
                                              "loc": {
                                                "start": {
                                                  "line": 91,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 91,
                                                  "column": 35
                                                }
                                              },
                                              "expression": {
                                                "type": "MemberExpression",
                                                "start": 3275,
                                                "end": 3284,
                                                "loc": {
                                                  "start": {
                                                    "line": 91,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 91,
                                                    "column": 34
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 3275,
                                                  "end": 3280,
                                                  "loc": {
                                                    "start": {
                                                      "line": 91,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 91,
                                                      "column": 30
                                                    },
                                                    "identifierName": "state"
                                                  },
                                                  "name": "state"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 3281,
                                                  "end": 3284,
                                                  "loc": {
                                                    "start": {
                                                      "line": 91,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 91,
                                                      "column": 34
                                                    },
                                                    "identifierName": "bio"
                                                  },
                                                  "name": "bio"
                                                },
                                                "computed": false
                                              }
                                            }
                                          ]
                                        },
                                        {
                                          "type": "JSXText",
                                          "start": 3292,
                                          "end": 3309,
                                          "loc": {
                                            "start": {
                                              "line": 91,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 92,
                                              "column": 16
                                            }
                                          },
                                          "extra": null,
                                          "value": "\n                "
                                        }
                                      ],
                                      "extra": {
                                        "parenthesized": true,
                                        "parenStart": 3055
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "JSXText",
                                  "start": 3345,
                                  "end": 3358,
                                  "loc": {
                                    "start": {
                                      "line": 94,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 95,
                                      "column": 12
                                    }
                                  },
                                  "extra": null,
                                  "value": "\n            "
                                },
                                {
                                  "type": "JSXExpressionContainer",
                                  "start": 3358,
                                  "end": 4580,
                                  "loc": {
                                    "start": {
                                      "line": 95,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 13
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 3374,
                                    "end": 4566,
                                    "loc": {
                                      "start": {
                                        "line": 96,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 121,
                                        "column": 15
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 3374,
                                      "end": 3403,
                                      "loc": {
                                        "start": {
                                          "line": 96,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 96,
                                          "column": 43
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 3374,
                                        "end": 3393,
                                        "loc": {
                                          "start": {
                                            "line": 96,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 96,
                                            "column": 33
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3374,
                                          "end": 3379,
                                          "loc": {
                                            "start": {
                                              "line": 96,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 96,
                                              "column": 19
                                            },
                                            "identifierName": "state"
                                          },
                                          "name": "state"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3380,
                                          "end": 3393,
                                          "loc": {
                                            "start": {
                                              "line": 96,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 96,
                                              "column": 33
                                            },
                                            "identifierName": "activeTabName"
                                          },
                                          "name": "activeTabName"
                                        },
                                        "computed": false
                                      },
                                      "operator": "===",
                                      "right": {
                                        "type": "StringLiteral",
                                        "start": 3398,
                                        "end": 3403,
                                        "loc": {
                                          "start": {
                                            "line": 96,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 96,
                                            "column": 43
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "bio",
                                          "raw": "'bio'"
                                        },
                                        "value": "bio"
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "JSXElement",
                                      "start": 3453,
                                      "end": 4550,
                                      "loc": {
                                        "start": {
                                          "line": 99,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 120,
                                          "column": 22
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 3453,
                                        "end": 3481,
                                        "loc": {
                                          "start": {
                                            "line": 99,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 99,
                                            "column": 44
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 3458,
                                            "end": 3480,
                                            "loc": {
                                              "start": {
                                                "line": 99,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 99,
                                                "column": 43
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 3458,
                                              "end": 3471,
                                              "loc": {
                                                "start": {
                                                  "line": 99,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 99,
                                                  "column": 34
                                                }
                                              },
                                              "name": "flexDirection"
                                            },
                                            "value": {
                                              "type": "StringLiteral",
                                              "start": 3472,
                                              "end": 3480,
                                              "loc": {
                                                "start": {
                                                  "line": 99,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 99,
                                                  "column": 43
                                                }
                                              },
                                              "extra": null,
                                              "value": "column"
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 3454,
                                          "end": 3457,
                                          "loc": {
                                            "start": {
                                              "line": 99,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 99,
                                              "column": 20
                                            }
                                          },
                                          "name": "Box"
                                        },
                                        "selfClosing": false
                                      },
                                      "closingElement": {
                                        "type": "JSXClosingElement",
                                        "start": 4544,
                                        "end": 4550,
                                        "loc": {
                                          "start": {
                                            "line": 120,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 120,
                                            "column": 22
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 4546,
                                          "end": 4549,
                                          "loc": {
                                            "start": {
                                              "line": 120,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 120,
                                              "column": 21
                                            }
                                          },
                                          "name": "Box"
                                        }
                                      },
                                      "children": [
                                        {
                                          "type": "JSXText",
                                          "start": 3481,
                                          "end": 3500,
                                          "loc": {
                                            "start": {
                                              "line": 99,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 100,
                                              "column": 18
                                            }
                                          },
                                          "extra": null,
                                          "value": "\n                  "
                                        },
                                        {
                                          "type": "JSXElement",
                                          "start": 3500,
                                          "end": 4008,
                                          "loc": {
                                            "start": {
                                              "line": 100,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 109,
                                              "column": 24
                                            }
                                          },
                                          "openingElement": {
                                            "type": "JSXOpeningElement",
                                            "start": 3500,
                                            "end": 3505,
                                            "loc": {
                                              "start": {
                                                "line": 100,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 100,
                                                "column": 23
                                              }
                                            },
                                            "attributes": [],
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 3501,
                                              "end": 3504,
                                              "loc": {
                                                "start": {
                                                  "line": 100,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 100,
                                                  "column": 22
                                                }
                                              },
                                              "name": "Box"
                                            },
                                            "selfClosing": false
                                          },
                                          "closingElement": {
                                            "type": "JSXClosingElement",
                                            "start": 4002,
                                            "end": 4008,
                                            "loc": {
                                              "start": {
                                                "line": 109,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 109,
                                                "column": 24
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 4004,
                                              "end": 4007,
                                              "loc": {
                                                "start": {
                                                  "line": 109,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 109,
                                                  "column": 23
                                                }
                                              },
                                              "name": "Box"
                                            }
                                          },
                                          "children": [
                                            {
                                              "type": "JSXText",
                                              "start": 3505,
                                              "end": 3526,
                                              "loc": {
                                                "start": {
                                                  "line": 100,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 101,
                                                  "column": 20
                                                }
                                              },
                                              "extra": null,
                                              "value": "\n                    "
                                            },
                                            {
                                              "type": "JSXElement",
                                              "start": 3526,
                                              "end": 3983,
                                              "loc": {
                                                "start": {
                                                  "line": 101,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 108,
                                                  "column": 22
                                                }
                                              },
                                              "openingElement": {
                                                "type": "JSXOpeningElement",
                                                "start": 3526,
                                                "end": 3983,
                                                "loc": {
                                                  "start": {
                                                    "line": 101,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 108,
                                                    "column": 22
                                                  }
                                                },
                                                "attributes": [
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 3559,
                                                    "end": 3581,
                                                    "loc": {
                                                      "start": {
                                                        "line": 102,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 102,
                                                        "column": 44
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 3559,
                                                      "end": 3564,
                                                      "loc": {
                                                        "start": {
                                                          "line": 102,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 102,
                                                          "column": 27
                                                        }
                                                      },
                                                      "name": "value"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 3565,
                                                      "end": 3581,
                                                      "loc": {
                                                        "start": {
                                                          "line": 102,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 102,
                                                          "column": 44
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "MemberExpression",
                                                        "start": 3566,
                                                        "end": 3580,
                                                        "loc": {
                                                          "start": {
                                                            "line": 102,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 102,
                                                            "column": 43
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 3566,
                                                          "end": 3575,
                                                          "loc": {
                                                            "start": {
                                                              "line": 102,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 102,
                                                              "column": 38
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 3566,
                                                            "end": 3569,
                                                            "loc": {
                                                              "start": {
                                                                "line": 102,
                                                                "column": 29
                                                              },
                                                              "end": {
                                                                "line": 102,
                                                                "column": 32
                                                              },
                                                              "identifierName": "app"
                                                            },
                                                            "name": "app"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 3570,
                                                            "end": 3575,
                                                            "loc": {
                                                              "start": {
                                                                "line": 102,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 102,
                                                                "column": 38
                                                              },
                                                              "identifierName": "state"
                                                            },
                                                            "name": "state"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 3576,
                                                          "end": 3580,
                                                          "loc": {
                                                            "start": {
                                                              "line": 102,
                                                              "column": 39
                                                            },
                                                            "end": {
                                                              "line": 102,
                                                              "column": 43
                                                            },
                                                            "identifierName": "name"
                                                          },
                                                          "name": "name"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 3604,
                                                    "end": 3648,
                                                    "loc": {
                                                      "start": {
                                                        "line": 103,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 103,
                                                        "column": 66
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 3604,
                                                      "end": 3611,
                                                      "loc": {
                                                        "start": {
                                                          "line": 103,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 103,
                                                          "column": 29
                                                        }
                                                      },
                                                      "name": "focused"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 3612,
                                                      "end": 3648,
                                                      "loc": {
                                                        "start": {
                                                          "line": 103,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 103,
                                                          "column": 66
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "BinaryExpression",
                                                        "start": 3613,
                                                        "end": 3647,
                                                        "loc": {
                                                          "start": {
                                                            "line": 103,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 103,
                                                            "column": 65
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 3613,
                                                          "end": 3635,
                                                          "loc": {
                                                            "start": {
                                                              "line": 103,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 103,
                                                              "column": 53
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 3613,
                                                            "end": 3618,
                                                            "loc": {
                                                              "start": {
                                                                "line": 103,
                                                                "column": 31
                                                              },
                                                              "end": {
                                                                "line": 103,
                                                                "column": 36
                                                              },
                                                              "identifierName": "state"
                                                            },
                                                            "name": "state"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 3619,
                                                            "end": 3635,
                                                            "loc": {
                                                              "start": {
                                                                "line": 103,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 103,
                                                                "column": 53
                                                              },
                                                              "identifierName": "focusedComponent"
                                                            },
                                                            "name": "focusedComponent"
                                                          },
                                                          "computed": false
                                                        },
                                                        "operator": "===",
                                                        "right": {
                                                          "type": "StringLiteral",
                                                          "start": 3638,
                                                          "end": 3647,
                                                          "loc": {
                                                            "start": {
                                                              "line": 103,
                                                              "column": 56
                                                            },
                                                            "end": {
                                                              "line": 103,
                                                              "column": 65
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "txtName",
                                                            "raw": "'txtName'"
                                                          },
                                                          "value": "txtName"
                                                        }
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 3671,
                                                    "end": 3746,
                                                    "loc": {
                                                      "start": {
                                                        "line": 104,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 104,
                                                        "column": 97
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 3671,
                                                      "end": 3678,
                                                      "loc": {
                                                        "start": {
                                                          "line": 104,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 104,
                                                          "column": 29
                                                        }
                                                      },
                                                      "name": "caption"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 3679,
                                                      "end": 3746,
                                                      "loc": {
                                                        "start": {
                                                          "line": 104,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 104,
                                                          "column": 97
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "JSXElement",
                                                        "start": 3680,
                                                        "end": 3745,
                                                        "loc": {
                                                          "start": {
                                                            "line": 104,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 104,
                                                            "column": 96
                                                          }
                                                        },
                                                        "openingElement": {
                                                          "type": "JSXOpeningElement",
                                                          "start": 3680,
                                                          "end": 3691,
                                                          "loc": {
                                                            "start": {
                                                              "line": 104,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 104,
                                                              "column": 42
                                                            }
                                                          },
                                                          "attributes": [
                                                            {
                                                              "type": "JSXAttribute",
                                                              "start": 3686,
                                                              "end": 3690,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 104,
                                                                  "column": 37
                                                                },
                                                                "end": {
                                                                  "line": 104,
                                                                  "column": 41
                                                                }
                                                              },
                                                              "name": {
                                                                "type": "JSXIdentifier",
                                                                "start": 3686,
                                                                "end": 3690,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 104,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 104,
                                                                    "column": 41
                                                                  }
                                                                },
                                                                "name": "bold"
                                                              },
                                                              "value": null
                                                            }
                                                          ],
                                                          "name": {
                                                            "type": "JSXIdentifier",
                                                            "start": 3681,
                                                            "end": 3685,
                                                            "loc": {
                                                              "start": {
                                                                "line": 104,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 104,
                                                                "column": 36
                                                              }
                                                            },
                                                            "name": "Text"
                                                          },
                                                          "selfClosing": false
                                                        },
                                                        "closingElement": {
                                                          "type": "JSXClosingElement",
                                                          "start": 3738,
                                                          "end": 3745,
                                                          "loc": {
                                                            "start": {
                                                              "line": 104,
                                                              "column": 89
                                                            },
                                                            "end": {
                                                              "line": 104,
                                                              "column": 96
                                                            }
                                                          },
                                                          "name": {
                                                            "type": "JSXIdentifier",
                                                            "start": 3740,
                                                            "end": 3744,
                                                            "loc": {
                                                              "start": {
                                                                "line": 104,
                                                                "column": 91
                                                              },
                                                              "end": {
                                                                "line": 104,
                                                                "column": 95
                                                              }
                                                            },
                                                            "name": "Text"
                                                          }
                                                        },
                                                        "children": [
                                                          {
                                                            "type": "JSXElement",
                                                            "start": 3691,
                                                            "end": 3738,
                                                            "loc": {
                                                              "start": {
                                                                "line": 104,
                                                                "column": 42
                                                              },
                                                              "end": {
                                                                "line": 104,
                                                                "column": 89
                                                              }
                                                            },
                                                            "openingElement": {
                                                              "type": "JSXOpeningElement",
                                                              "start": 3691,
                                                              "end": 3720,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 104,
                                                                  "column": 42
                                                                },
                                                                "end": {
                                                                  "line": 104,
                                                                  "column": 71
                                                                }
                                                              },
                                                              "attributes": [
                                                                {
                                                                  "type": "JSXAttribute",
                                                                  "start": 3698,
                                                                  "end": 3707,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 104,
                                                                      "column": 49
                                                                    },
                                                                    "end": {
                                                                      "line": 104,
                                                                      "column": 58
                                                                    }
                                                                  },
                                                                  "name": {
                                                                    "type": "JSXIdentifier",
                                                                    "start": 3698,
                                                                    "end": 3707,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 104,
                                                                        "column": 49
                                                                      },
                                                                      "end": {
                                                                        "line": 104,
                                                                        "column": 58
                                                                      }
                                                                    },
                                                                    "name": "bgMagenta"
                                                                  },
                                                                  "value": null
                                                                },
                                                                {
                                                                  "type": "JSXAttribute",
                                                                  "start": 3708,
                                                                  "end": 3719,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 104,
                                                                      "column": 59
                                                                    },
                                                                    "end": {
                                                                      "line": 104,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "name": {
                                                                    "type": "JSXIdentifier",
                                                                    "start": 3708,
                                                                    "end": 3719,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 104,
                                                                        "column": 59
                                                                      },
                                                                      "end": {
                                                                        "line": 104,
                                                                        "column": 70
                                                                      }
                                                                    },
                                                                    "name": "whiteBright"
                                                                  },
                                                                  "value": null
                                                                }
                                                              ],
                                                              "name": {
                                                                "type": "JSXIdentifier",
                                                                "start": 3692,
                                                                "end": 3697,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 104,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 104,
                                                                    "column": 48
                                                                  }
                                                                },
                                                                "name": "Color"
                                                              },
                                                              "selfClosing": false
                                                            },
                                                            "closingElement": {
                                                              "type": "JSXClosingElement",
                                                              "start": 3730,
                                                              "end": 3738,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 104,
                                                                  "column": 81
                                                                },
                                                                "end": {
                                                                  "line": 104,
                                                                  "column": 89
                                                                }
                                                              },
                                                              "name": {
                                                                "type": "JSXIdentifier",
                                                                "start": 3732,
                                                                "end": 3737,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 104,
                                                                    "column": 83
                                                                  },
                                                                  "end": {
                                                                    "line": 104,
                                                                    "column": 88
                                                                  }
                                                                },
                                                                "name": "Color"
                                                              }
                                                            },
                                                            "children": [
                                                              {
                                                                "type": "JSXText",
                                                                "start": 3720,
                                                                "end": 3730,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 104,
                                                                    "column": 71
                                                                  },
                                                                  "end": {
                                                                    "line": 104,
                                                                    "column": 81
                                                                  }
                                                                },
                                                                "extra": null,
                                                                "value": "Your Name:"
                                                              }
                                                            ]
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 3769,
                                                    "end": 3816,
                                                    "loc": {
                                                      "start": {
                                                        "line": 105,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 105,
                                                        "column": 69
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 3769,
                                                      "end": 3777,
                                                      "loc": {
                                                        "start": {
                                                          "line": 105,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 105,
                                                          "column": 30
                                                        }
                                                      },
                                                      "name": "onChange"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 3778,
                                                      "end": 3816,
                                                      "loc": {
                                                        "start": {
                                                          "line": 105,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 105,
                                                          "column": 69
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 3779,
                                                        "end": 3815,
                                                        "loc": {
                                                          "start": {
                                                            "line": 105,
                                                            "column": 32
                                                          },
                                                          "end": {
                                                            "line": 105,
                                                            "column": 68
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 3780,
                                                            "end": 3787,
                                                            "loc": {
                                                              "start": {
                                                                "line": 105,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 105,
                                                                "column": 40
                                                              },
                                                              "identifierName": "newName"
                                                            },
                                                            "name": "newName"
                                                          }
                                                        ],
                                                        "body": {
                                                          "type": "CallExpression",
                                                          "start": 3792,
                                                          "end": 3815,
                                                          "loc": {
                                                            "start": {
                                                              "line": 105,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 105,
                                                              "column": 68
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 3792,
                                                            "end": 3804,
                                                            "loc": {
                                                              "start": {
                                                                "line": 105,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 105,
                                                                "column": 57
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 3792,
                                                              "end": 3795,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 105,
                                                                  "column": 45
                                                                },
                                                                "end": {
                                                                  "line": 105,
                                                                  "column": 48
                                                                },
                                                                "identifierName": "app"
                                                              },
                                                              "name": "app"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 3796,
                                                              "end": 3804,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 105,
                                                                  "column": 49
                                                                },
                                                                "end": {
                                                                  "line": 105,
                                                                  "column": 57
                                                                },
                                                                "identifierName": "setState"
                                                              },
                                                              "name": "setState"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ObjectExpression",
                                                              "start": 3805,
                                                              "end": 3814,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 105,
                                                                  "column": 58
                                                                },
                                                                "end": {
                                                                  "line": 105,
                                                                  "column": 67
                                                                }
                                                              },
                                                              "properties": [
                                                                {
                                                                  "type": "ObjectProperty",
                                                                  "start": 3806,
                                                                  "end": 3813,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 105,
                                                                      "column": 59
                                                                    },
                                                                    "end": {
                                                                      "line": 105,
                                                                      "column": 66
                                                                    }
                                                                  },
                                                                  "method": false,
                                                                  "shorthand": true,
                                                                  "computed": false,
                                                                  "key": {
                                                                    "type": "Identifier",
                                                                    "start": 3806,
                                                                    "end": 3813,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 105,
                                                                        "column": 59
                                                                      },
                                                                      "end": {
                                                                        "line": 105,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "newName"
                                                                    },
                                                                    "name": "newName"
                                                                  },
                                                                  "value": {
                                                                    "type": "Identifier",
                                                                    "start": 3806,
                                                                    "end": 3813,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 105,
                                                                        "column": 59
                                                                      },
                                                                      "end": {
                                                                        "line": 105,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "newName"
                                                                    },
                                                                    "name": "newName"
                                                                  },
                                                                  "extra": {
                                                                    "shorthand": true
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 3839,
                                                    "end": 3880,
                                                    "loc": {
                                                      "start": {
                                                        "line": 106,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 106,
                                                        "column": 63
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 3839,
                                                      "end": 3847,
                                                      "loc": {
                                                        "start": {
                                                          "line": 106,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 106,
                                                          "column": 30
                                                        }
                                                      },
                                                      "name": "onSubmit"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 3848,
                                                      "end": 3880,
                                                      "loc": {
                                                        "start": {
                                                          "line": 106,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 106,
                                                          "column": 63
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 3849,
                                                        "end": 3879,
                                                        "loc": {
                                                          "start": {
                                                            "line": 106,
                                                            "column": 32
                                                          },
                                                          "end": {
                                                            "line": 106,
                                                            "column": 62
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 3850,
                                                            "end": 3854,
                                                            "loc": {
                                                              "start": {
                                                                "line": 106,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 106,
                                                                "column": 37
                                                              },
                                                              "identifierName": "name"
                                                            },
                                                            "name": "name"
                                                          }
                                                        ],
                                                        "body": {
                                                          "type": "CallExpression",
                                                          "start": 3859,
                                                          "end": 3879,
                                                          "loc": {
                                                            "start": {
                                                              "line": 106,
                                                              "column": 42
                                                            },
                                                            "end": {
                                                              "line": 106,
                                                              "column": 62
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 3859,
                                                            "end": 3871,
                                                            "loc": {
                                                              "start": {
                                                                "line": 106,
                                                                "column": 42
                                                              },
                                                              "end": {
                                                                "line": 106,
                                                                "column": 54
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 3859,
                                                              "end": 3862,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 106,
                                                                  "column": 42
                                                                },
                                                                "end": {
                                                                  "line": 106,
                                                                  "column": 45
                                                                },
                                                                "identifierName": "app"
                                                              },
                                                              "name": "app"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 3863,
                                                              "end": 3871,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 106,
                                                                  "column": 46
                                                                },
                                                                "end": {
                                                                  "line": 106,
                                                                  "column": 54
                                                                },
                                                                "identifierName": "setState"
                                                              },
                                                              "name": "setState"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ObjectExpression",
                                                              "start": 3872,
                                                              "end": 3878,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 106,
                                                                  "column": 55
                                                                },
                                                                "end": {
                                                                  "line": 106,
                                                                  "column": 61
                                                                }
                                                              },
                                                              "properties": [
                                                                {
                                                                  "type": "ObjectProperty",
                                                                  "start": 3873,
                                                                  "end": 3877,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 106,
                                                                      "column": 56
                                                                    },
                                                                    "end": {
                                                                      "line": 106,
                                                                      "column": 60
                                                                    }
                                                                  },
                                                                  "method": false,
                                                                  "shorthand": true,
                                                                  "computed": false,
                                                                  "key": {
                                                                    "type": "Identifier",
                                                                    "start": 3873,
                                                                    "end": 3877,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 106,
                                                                        "column": 56
                                                                      },
                                                                      "end": {
                                                                        "line": 106,
                                                                        "column": 60
                                                                      },
                                                                      "identifierName": "name"
                                                                    },
                                                                    "name": "name"
                                                                  },
                                                                  "value": {
                                                                    "type": "Identifier",
                                                                    "start": 3873,
                                                                    "end": 3877,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 106,
                                                                        "column": 56
                                                                      },
                                                                      "end": {
                                                                        "line": 106,
                                                                        "column": 60
                                                                      },
                                                                      "identifierName": "name"
                                                                    },
                                                                    "name": "name"
                                                                  },
                                                                  "extra": {
                                                                    "shorthand": true
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 3903,
                                                    "end": 3960,
                                                    "loc": {
                                                      "start": {
                                                        "line": 107,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 107,
                                                        "column": 79
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 3903,
                                                      "end": 3909,
                                                      "loc": {
                                                        "start": {
                                                          "line": 107,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 107,
                                                          "column": 28
                                                        }
                                                      },
                                                      "name": "onBlur"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 3910,
                                                      "end": 3960,
                                                      "loc": {
                                                        "start": {
                                                          "line": 107,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 107,
                                                          "column": 79
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 3911,
                                                        "end": 3959,
                                                        "loc": {
                                                          "start": {
                                                            "line": 107,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 107,
                                                            "column": 78
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [],
                                                        "body": {
                                                          "type": "CallExpression",
                                                          "start": 3917,
                                                          "end": 3959,
                                                          "loc": {
                                                            "start": {
                                                              "line": 107,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 107,
                                                              "column": 78
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 3917,
                                                            "end": 3929,
                                                            "loc": {
                                                              "start": {
                                                                "line": 107,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 107,
                                                                "column": 48
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 3917,
                                                              "end": 3920,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 107,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 107,
                                                                  "column": 39
                                                                },
                                                                "identifierName": "app"
                                                              },
                                                              "name": "app"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 3921,
                                                              "end": 3929,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 107,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 107,
                                                                  "column": 48
                                                                },
                                                                "identifierName": "setState"
                                                              },
                                                              "name": "setState"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ObjectExpression",
                                                              "start": 3930,
                                                              "end": 3958,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 107,
                                                                  "column": 49
                                                                },
                                                                "end": {
                                                                  "line": 107,
                                                                  "column": 77
                                                                }
                                                              },
                                                              "properties": [
                                                                {
                                                                  "type": "ObjectProperty",
                                                                  "start": 3931,
                                                                  "end": 3957,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 107,
                                                                      "column": 50
                                                                    },
                                                                    "end": {
                                                                      "line": 107,
                                                                      "column": 76
                                                                    }
                                                                  },
                                                                  "method": false,
                                                                  "shorthand": false,
                                                                  "computed": false,
                                                                  "key": {
                                                                    "type": "Identifier",
                                                                    "start": 3931,
                                                                    "end": 3947,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 107,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 107,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "focusedComponent"
                                                                    },
                                                                    "name": "focusedComponent"
                                                                  },
                                                                  "value": {
                                                                    "type": "StringLiteral",
                                                                    "start": 3949,
                                                                    "end": 3957,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 107,
                                                                        "column": 68
                                                                      },
                                                                      "end": {
                                                                        "line": 107,
                                                                        "column": 76
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": "txtBio",
                                                                      "raw": "'txtBio'"
                                                                    },
                                                                    "value": "txtBio"
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    }
                                                  }
                                                ],
                                                "name": {
                                                  "type": "JSXIdentifier",
                                                  "start": 3527,
                                                  "end": 3536,
                                                  "loc": {
                                                    "start": {
                                                      "line": 101,
                                                      "column": 21
                                                    },
                                                    "end": {
                                                      "line": 101,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "TextField"
                                                },
                                                "selfClosing": true
                                              },
                                              "closingElement": null,
                                              "children": []
                                            },
                                            {
                                              "type": "JSXText",
                                              "start": 3983,
                                              "end": 4002,
                                              "loc": {
                                                "start": {
                                                  "line": 108,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 109,
                                                  "column": 18
                                                }
                                              },
                                              "extra": null,
                                              "value": "\n                  "
                                            }
                                          ]
                                        },
                                        {
                                          "type": "JSXText",
                                          "start": 4008,
                                          "end": 4027,
                                          "loc": {
                                            "start": {
                                              "line": 109,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 110,
                                              "column": 18
                                            }
                                          },
                                          "extra": null,
                                          "value": "\n                  "
                                        },
                                        {
                                          "type": "JSXElement",
                                          "start": 4027,
                                          "end": 4527,
                                          "loc": {
                                            "start": {
                                              "line": 110,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 119,
                                              "column": 24
                                            }
                                          },
                                          "openingElement": {
                                            "type": "JSXOpeningElement",
                                            "start": 4027,
                                            "end": 4032,
                                            "loc": {
                                              "start": {
                                                "line": 110,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 23
                                              }
                                            },
                                            "attributes": [],
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 4028,
                                              "end": 4031,
                                              "loc": {
                                                "start": {
                                                  "line": 110,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 110,
                                                  "column": 22
                                                }
                                              },
                                              "name": "Box"
                                            },
                                            "selfClosing": false
                                          },
                                          "closingElement": {
                                            "type": "JSXClosingElement",
                                            "start": 4521,
                                            "end": 4527,
                                            "loc": {
                                              "start": {
                                                "line": 119,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 119,
                                                "column": 24
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 4523,
                                              "end": 4526,
                                              "loc": {
                                                "start": {
                                                  "line": 119,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 119,
                                                  "column": 23
                                                }
                                              },
                                              "name": "Box"
                                            }
                                          },
                                          "children": [
                                            {
                                              "type": "JSXText",
                                              "start": 4032,
                                              "end": 4053,
                                              "loc": {
                                                "start": {
                                                  "line": 110,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 111,
                                                  "column": 20
                                                }
                                              },
                                              "extra": null,
                                              "value": "\n                    "
                                            },
                                            {
                                              "type": "JSXElement",
                                              "start": 4053,
                                              "end": 4502,
                                              "loc": {
                                                "start": {
                                                  "line": 111,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 118,
                                                  "column": 22
                                                }
                                              },
                                              "openingElement": {
                                                "type": "JSXOpeningElement",
                                                "start": 4053,
                                                "end": 4502,
                                                "loc": {
                                                  "start": {
                                                    "line": 111,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 118,
                                                    "column": 22
                                                  }
                                                },
                                                "attributes": [
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 4086,
                                                    "end": 4107,
                                                    "loc": {
                                                      "start": {
                                                        "line": 112,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 112,
                                                        "column": 43
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 4086,
                                                      "end": 4091,
                                                      "loc": {
                                                        "start": {
                                                          "line": 112,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 112,
                                                          "column": 27
                                                        }
                                                      },
                                                      "name": "value"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 4092,
                                                      "end": 4107,
                                                      "loc": {
                                                        "start": {
                                                          "line": 112,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 112,
                                                          "column": 43
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "MemberExpression",
                                                        "start": 4093,
                                                        "end": 4106,
                                                        "loc": {
                                                          "start": {
                                                            "line": 112,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 112,
                                                            "column": 42
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 4093,
                                                          "end": 4102,
                                                          "loc": {
                                                            "start": {
                                                              "line": 112,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 112,
                                                              "column": 38
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 4093,
                                                            "end": 4096,
                                                            "loc": {
                                                              "start": {
                                                                "line": 112,
                                                                "column": 29
                                                              },
                                                              "end": {
                                                                "line": 112,
                                                                "column": 32
                                                              },
                                                              "identifierName": "app"
                                                            },
                                                            "name": "app"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 4097,
                                                            "end": 4102,
                                                            "loc": {
                                                              "start": {
                                                                "line": 112,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 112,
                                                                "column": 38
                                                              },
                                                              "identifierName": "state"
                                                            },
                                                            "name": "state"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 4103,
                                                          "end": 4106,
                                                          "loc": {
                                                            "start": {
                                                              "line": 112,
                                                              "column": 39
                                                            },
                                                            "end": {
                                                              "line": 112,
                                                              "column": 42
                                                            },
                                                            "identifierName": "bio"
                                                          },
                                                          "name": "bio"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 4130,
                                                    "end": 4173,
                                                    "loc": {
                                                      "start": {
                                                        "line": 113,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 113,
                                                        "column": 65
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 4130,
                                                      "end": 4137,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 29
                                                        }
                                                      },
                                                      "name": "focused"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 4138,
                                                      "end": 4173,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 65
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "BinaryExpression",
                                                        "start": 4139,
                                                        "end": 4172,
                                                        "loc": {
                                                          "start": {
                                                            "line": 113,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 113,
                                                            "column": 64
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 4139,
                                                          "end": 4161,
                                                          "loc": {
                                                            "start": {
                                                              "line": 113,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 113,
                                                              "column": 53
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 4139,
                                                            "end": 4144,
                                                            "loc": {
                                                              "start": {
                                                                "line": 113,
                                                                "column": 31
                                                              },
                                                              "end": {
                                                                "line": 113,
                                                                "column": 36
                                                              },
                                                              "identifierName": "state"
                                                            },
                                                            "name": "state"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 4145,
                                                            "end": 4161,
                                                            "loc": {
                                                              "start": {
                                                                "line": 113,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 113,
                                                                "column": 53
                                                              },
                                                              "identifierName": "focusedComponent"
                                                            },
                                                            "name": "focusedComponent"
                                                          },
                                                          "computed": false
                                                        },
                                                        "operator": "===",
                                                        "right": {
                                                          "type": "StringLiteral",
                                                          "start": 4164,
                                                          "end": 4172,
                                                          "loc": {
                                                            "start": {
                                                              "line": 113,
                                                              "column": 56
                                                            },
                                                            "end": {
                                                              "line": 113,
                                                              "column": 64
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "txtBio",
                                                            "raw": "'txtBio'"
                                                          },
                                                          "value": "txtBio"
                                                        }
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 4196,
                                                    "end": 4269,
                                                    "loc": {
                                                      "start": {
                                                        "line": 114,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 114,
                                                        "column": 95
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 4196,
                                                      "end": 4203,
                                                      "loc": {
                                                        "start": {
                                                          "line": 114,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 114,
                                                          "column": 29
                                                        }
                                                      },
                                                      "name": "caption"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 4204,
                                                      "end": 4269,
                                                      "loc": {
                                                        "start": {
                                                          "line": 114,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 114,
                                                          "column": 95
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "JSXElement",
                                                        "start": 4205,
                                                        "end": 4268,
                                                        "loc": {
                                                          "start": {
                                                            "line": 114,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 114,
                                                            "column": 94
                                                          }
                                                        },
                                                        "openingElement": {
                                                          "type": "JSXOpeningElement",
                                                          "start": 4205,
                                                          "end": 4218,
                                                          "loc": {
                                                            "start": {
                                                              "line": 114,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 114,
                                                              "column": 44
                                                            }
                                                          },
                                                          "attributes": [
                                                            {
                                                              "type": "JSXAttribute",
                                                              "start": 4211,
                                                              "end": 4217,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 114,
                                                                  "column": 37
                                                                },
                                                                "end": {
                                                                  "line": 114,
                                                                  "column": 43
                                                                }
                                                              },
                                                              "name": {
                                                                "type": "JSXIdentifier",
                                                                "start": 4211,
                                                                "end": 4217,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 114,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 114,
                                                                    "column": 43
                                                                  }
                                                                },
                                                                "name": "italic"
                                                              },
                                                              "value": null
                                                            }
                                                          ],
                                                          "name": {
                                                            "type": "JSXIdentifier",
                                                            "start": 4206,
                                                            "end": 4210,
                                                            "loc": {
                                                              "start": {
                                                                "line": 114,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 114,
                                                                "column": 36
                                                              }
                                                            },
                                                            "name": "Text"
                                                          },
                                                          "selfClosing": false
                                                        },
                                                        "closingElement": {
                                                          "type": "JSXClosingElement",
                                                          "start": 4261,
                                                          "end": 4268,
                                                          "loc": {
                                                            "start": {
                                                              "line": 114,
                                                              "column": 87
                                                            },
                                                            "end": {
                                                              "line": 114,
                                                              "column": 94
                                                            }
                                                          },
                                                          "name": {
                                                            "type": "JSXIdentifier",
                                                            "start": 4263,
                                                            "end": 4267,
                                                            "loc": {
                                                              "start": {
                                                                "line": 114,
                                                                "column": 89
                                                              },
                                                              "end": {
                                                                "line": 114,
                                                                "column": 93
                                                              }
                                                            },
                                                            "name": "Text"
                                                          }
                                                        },
                                                        "children": [
                                                          {
                                                            "type": "JSXElement",
                                                            "start": 4218,
                                                            "end": 4261,
                                                            "loc": {
                                                              "start": {
                                                                "line": 114,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 114,
                                                                "column": 87
                                                              }
                                                            },
                                                            "openingElement": {
                                                              "type": "JSXOpeningElement",
                                                              "start": 4218,
                                                              "end": 4244,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 114,
                                                                  "column": 44
                                                                },
                                                                "end": {
                                                                  "line": 114,
                                                                  "column": 70
                                                                }
                                                              },
                                                              "attributes": [
                                                                {
                                                                  "type": "JSXAttribute",
                                                                  "start": 4225,
                                                                  "end": 4231,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 114,
                                                                      "column": 51
                                                                    },
                                                                    "end": {
                                                                      "line": 114,
                                                                      "column": 57
                                                                    }
                                                                  },
                                                                  "name": {
                                                                    "type": "JSXIdentifier",
                                                                    "start": 4225,
                                                                    "end": 4231,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 114,
                                                                        "column": 51
                                                                      },
                                                                      "end": {
                                                                        "line": 114,
                                                                        "column": 57
                                                                      }
                                                                    },
                                                                    "name": "bgBlue"
                                                                  },
                                                                  "value": null
                                                                },
                                                                {
                                                                  "type": "JSXAttribute",
                                                                  "start": 4232,
                                                                  "end": 4243,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 114,
                                                                      "column": 58
                                                                    },
                                                                    "end": {
                                                                      "line": 114,
                                                                      "column": 69
                                                                    }
                                                                  },
                                                                  "name": {
                                                                    "type": "JSXIdentifier",
                                                                    "start": 4232,
                                                                    "end": 4243,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 114,
                                                                        "column": 58
                                                                      },
                                                                      "end": {
                                                                        "line": 114,
                                                                        "column": 69
                                                                      }
                                                                    },
                                                                    "name": "whiteBright"
                                                                  },
                                                                  "value": null
                                                                }
                                                              ],
                                                              "name": {
                                                                "type": "JSXIdentifier",
                                                                "start": 4219,
                                                                "end": 4224,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 114,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 114,
                                                                    "column": 50
                                                                  }
                                                                },
                                                                "name": "Color"
                                                              },
                                                              "selfClosing": false
                                                            },
                                                            "closingElement": {
                                                              "type": "JSXClosingElement",
                                                              "start": 4253,
                                                              "end": 4261,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 114,
                                                                  "column": 79
                                                                },
                                                                "end": {
                                                                  "line": 114,
                                                                  "column": 87
                                                                }
                                                              },
                                                              "name": {
                                                                "type": "JSXIdentifier",
                                                                "start": 4255,
                                                                "end": 4260,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 114,
                                                                    "column": 81
                                                                  },
                                                                  "end": {
                                                                    "line": 114,
                                                                    "column": 86
                                                                  }
                                                                },
                                                                "name": "Color"
                                                              }
                                                            },
                                                            "children": [
                                                              {
                                                                "type": "JSXText",
                                                                "start": 4244,
                                                                "end": 4253,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 114,
                                                                    "column": 70
                                                                  },
                                                                  "end": {
                                                                    "line": 114,
                                                                    "column": 79
                                                                  }
                                                                },
                                                                "extra": null,
                                                                "value": "Your Bio:"
                                                              }
                                                            ]
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 4292,
                                                    "end": 4337,
                                                    "loc": {
                                                      "start": {
                                                        "line": 115,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 115,
                                                        "column": 67
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 4292,
                                                      "end": 4300,
                                                      "loc": {
                                                        "start": {
                                                          "line": 115,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 115,
                                                          "column": 30
                                                        }
                                                      },
                                                      "name": "onChange"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 4301,
                                                      "end": 4337,
                                                      "loc": {
                                                        "start": {
                                                          "line": 115,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 115,
                                                          "column": 67
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 4302,
                                                        "end": 4336,
                                                        "loc": {
                                                          "start": {
                                                            "line": 115,
                                                            "column": 32
                                                          },
                                                          "end": {
                                                            "line": 115,
                                                            "column": 66
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 4303,
                                                            "end": 4309,
                                                            "loc": {
                                                              "start": {
                                                                "line": 115,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 115,
                                                                "column": 39
                                                              },
                                                              "identifierName": "newBio"
                                                            },
                                                            "name": "newBio"
                                                          }
                                                        ],
                                                        "body": {
                                                          "type": "CallExpression",
                                                          "start": 4314,
                                                          "end": 4336,
                                                          "loc": {
                                                            "start": {
                                                              "line": 115,
                                                              "column": 44
                                                            },
                                                            "end": {
                                                              "line": 115,
                                                              "column": 66
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 4314,
                                                            "end": 4326,
                                                            "loc": {
                                                              "start": {
                                                                "line": 115,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 115,
                                                                "column": 56
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 4314,
                                                              "end": 4317,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 115,
                                                                  "column": 44
                                                                },
                                                                "end": {
                                                                  "line": 115,
                                                                  "column": 47
                                                                },
                                                                "identifierName": "app"
                                                              },
                                                              "name": "app"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 4318,
                                                              "end": 4326,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 115,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 115,
                                                                  "column": 56
                                                                },
                                                                "identifierName": "setState"
                                                              },
                                                              "name": "setState"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ObjectExpression",
                                                              "start": 4327,
                                                              "end": 4335,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 115,
                                                                  "column": 57
                                                                },
                                                                "end": {
                                                                  "line": 115,
                                                                  "column": 65
                                                                }
                                                              },
                                                              "properties": [
                                                                {
                                                                  "type": "ObjectProperty",
                                                                  "start": 4328,
                                                                  "end": 4334,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 115,
                                                                      "column": 58
                                                                    },
                                                                    "end": {
                                                                      "line": 115,
                                                                      "column": 64
                                                                    }
                                                                  },
                                                                  "method": false,
                                                                  "shorthand": true,
                                                                  "computed": false,
                                                                  "key": {
                                                                    "type": "Identifier",
                                                                    "start": 4328,
                                                                    "end": 4334,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 115,
                                                                        "column": 58
                                                                      },
                                                                      "end": {
                                                                        "line": 115,
                                                                        "column": 64
                                                                      },
                                                                      "identifierName": "newBio"
                                                                    },
                                                                    "name": "newBio"
                                                                  },
                                                                  "value": {
                                                                    "type": "Identifier",
                                                                    "start": 4328,
                                                                    "end": 4334,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 115,
                                                                        "column": 58
                                                                      },
                                                                      "end": {
                                                                        "line": 115,
                                                                        "column": 64
                                                                      },
                                                                      "identifierName": "newBio"
                                                                    },
                                                                    "name": "newBio"
                                                                  },
                                                                  "extra": {
                                                                    "shorthand": true
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 4360,
                                                    "end": 4399,
                                                    "loc": {
                                                      "start": {
                                                        "line": 116,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 116,
                                                        "column": 61
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 4360,
                                                      "end": 4368,
                                                      "loc": {
                                                        "start": {
                                                          "line": 116,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 116,
                                                          "column": 30
                                                        }
                                                      },
                                                      "name": "onSubmit"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 4369,
                                                      "end": 4399,
                                                      "loc": {
                                                        "start": {
                                                          "line": 116,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 116,
                                                          "column": 61
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 4370,
                                                        "end": 4398,
                                                        "loc": {
                                                          "start": {
                                                            "line": 116,
                                                            "column": 32
                                                          },
                                                          "end": {
                                                            "line": 116,
                                                            "column": 60
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 4371,
                                                            "end": 4374,
                                                            "loc": {
                                                              "start": {
                                                                "line": 116,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 116,
                                                                "column": 36
                                                              },
                                                              "identifierName": "bio"
                                                            },
                                                            "name": "bio"
                                                          }
                                                        ],
                                                        "body": {
                                                          "type": "CallExpression",
                                                          "start": 4379,
                                                          "end": 4398,
                                                          "loc": {
                                                            "start": {
                                                              "line": 116,
                                                              "column": 41
                                                            },
                                                            "end": {
                                                              "line": 116,
                                                              "column": 60
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 4379,
                                                            "end": 4391,
                                                            "loc": {
                                                              "start": {
                                                                "line": 116,
                                                                "column": 41
                                                              },
                                                              "end": {
                                                                "line": 116,
                                                                "column": 53
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 4379,
                                                              "end": 4382,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 116,
                                                                  "column": 41
                                                                },
                                                                "end": {
                                                                  "line": 116,
                                                                  "column": 44
                                                                },
                                                                "identifierName": "app"
                                                              },
                                                              "name": "app"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 4383,
                                                              "end": 4391,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 116,
                                                                  "column": 45
                                                                },
                                                                "end": {
                                                                  "line": 116,
                                                                  "column": 53
                                                                },
                                                                "identifierName": "setState"
                                                              },
                                                              "name": "setState"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ObjectExpression",
                                                              "start": 4392,
                                                              "end": 4397,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 116,
                                                                  "column": 54
                                                                },
                                                                "end": {
                                                                  "line": 116,
                                                                  "column": 59
                                                                }
                                                              },
                                                              "properties": [
                                                                {
                                                                  "type": "ObjectProperty",
                                                                  "start": 4393,
                                                                  "end": 4396,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 116,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 116,
                                                                      "column": 58
                                                                    }
                                                                  },
                                                                  "method": false,
                                                                  "shorthand": true,
                                                                  "computed": false,
                                                                  "key": {
                                                                    "type": "Identifier",
                                                                    "start": 4393,
                                                                    "end": 4396,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 116,
                                                                        "column": 55
                                                                      },
                                                                      "end": {
                                                                        "line": 116,
                                                                        "column": 58
                                                                      },
                                                                      "identifierName": "bio"
                                                                    },
                                                                    "name": "bio"
                                                                  },
                                                                  "value": {
                                                                    "type": "Identifier",
                                                                    "start": 4393,
                                                                    "end": 4396,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 116,
                                                                        "column": 55
                                                                      },
                                                                      "end": {
                                                                        "line": 116,
                                                                        "column": 58
                                                                      },
                                                                      "identifierName": "bio"
                                                                    },
                                                                    "name": "bio"
                                                                  },
                                                                  "extra": {
                                                                    "shorthand": true
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "JSXAttribute",
                                                    "start": 4422,
                                                    "end": 4479,
                                                    "loc": {
                                                      "start": {
                                                        "line": 117,
                                                        "column": 22
                                                      },
                                                      "end": {
                                                        "line": 117,
                                                        "column": 79
                                                      }
                                                    },
                                                    "name": {
                                                      "type": "JSXIdentifier",
                                                      "start": 4422,
                                                      "end": 4428,
                                                      "loc": {
                                                        "start": {
                                                          "line": 117,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 117,
                                                          "column": 28
                                                        }
                                                      },
                                                      "name": "onBlur"
                                                    },
                                                    "value": {
                                                      "type": "JSXExpressionContainer",
                                                      "start": 4429,
                                                      "end": 4479,
                                                      "loc": {
                                                        "start": {
                                                          "line": 117,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 117,
                                                          "column": 79
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 4430,
                                                        "end": 4478,
                                                        "loc": {
                                                          "start": {
                                                            "line": 117,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 117,
                                                            "column": 78
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [],
                                                        "body": {
                                                          "type": "CallExpression",
                                                          "start": 4436,
                                                          "end": 4478,
                                                          "loc": {
                                                            "start": {
                                                              "line": 117,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 117,
                                                              "column": 78
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 4436,
                                                            "end": 4448,
                                                            "loc": {
                                                              "start": {
                                                                "line": 117,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 117,
                                                                "column": 48
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 4436,
                                                              "end": 4439,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 117,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 117,
                                                                  "column": 39
                                                                },
                                                                "identifierName": "app"
                                                              },
                                                              "name": "app"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 4440,
                                                              "end": 4448,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 117,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 117,
                                                                  "column": 48
                                                                },
                                                                "identifierName": "setState"
                                                              },
                                                              "name": "setState"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ObjectExpression",
                                                              "start": 4449,
                                                              "end": 4477,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 117,
                                                                  "column": 49
                                                                },
                                                                "end": {
                                                                  "line": 117,
                                                                  "column": 77
                                                                }
                                                              },
                                                              "properties": [
                                                                {
                                                                  "type": "ObjectProperty",
                                                                  "start": 4450,
                                                                  "end": 4476,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 117,
                                                                      "column": 50
                                                                    },
                                                                    "end": {
                                                                      "line": 117,
                                                                      "column": 76
                                                                    }
                                                                  },
                                                                  "method": false,
                                                                  "shorthand": false,
                                                                  "computed": false,
                                                                  "key": {
                                                                    "type": "Identifier",
                                                                    "start": 4450,
                                                                    "end": 4466,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 117,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 117,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "focusedComponent"
                                                                    },
                                                                    "name": "focusedComponent"
                                                                  },
                                                                  "value": {
                                                                    "type": "StringLiteral",
                                                                    "start": 4468,
                                                                    "end": 4476,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 117,
                                                                        "column": 68
                                                                      },
                                                                      "end": {
                                                                        "line": 117,
                                                                        "column": 76
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": "tabBar",
                                                                      "raw": "'tabBar'"
                                                                    },
                                                                    "value": "tabBar"
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    }
                                                  }
                                                ],
                                                "name": {
                                                  "type": "JSXIdentifier",
                                                  "start": 4054,
                                                  "end": 4063,
                                                  "loc": {
                                                    "start": {
                                                      "line": 111,
                                                      "column": 21
                                                    },
                                                    "end": {
                                                      "line": 111,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "TextField"
                                                },
                                                "selfClosing": true
                                              },
                                              "closingElement": null,
                                              "children": []
                                            },
                                            {
                                              "type": "JSXText",
                                              "start": 4502,
                                              "end": 4521,
                                              "loc": {
                                                "start": {
                                                  "line": 118,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 119,
                                                  "column": 18
                                                }
                                              },
                                              "extra": null,
                                              "value": "\n                  "
                                            }
                                          ]
                                        },
                                        {
                                          "type": "JSXText",
                                          "start": 4527,
                                          "end": 4544,
                                          "loc": {
                                            "start": {
                                              "line": 119,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 120,
                                              "column": 16
                                            }
                                          },
                                          "extra": null,
                                          "value": "\n                "
                                        }
                                      ],
                                      "extra": {
                                        "parenthesized": true,
                                        "parenStart": 3435
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "JSXText",
                                  "start": 4580,
                                  "end": 4591,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 123,
                                      "column": 10
                                    }
                                  },
                                  "extra": null,
                                  "value": "\n          "
                                }
                              ],
                              "extra": {
                                "parenthesized": true,
                                "parenStart": 1428
                              }
                            }
                          }
                        },
                        {
                          "type": "JSXText",
                          "start": 4608,
                          "end": 4615,
                          "loc": {
                            "start": {
                              "line": 124,
                              "column": 10
                            },
                            "end": {
                              "line": 125,
                              "column": 6
                            }
                          },
                          "extra": null,
                          "value": "\n      "
                        }
                      ],
                      "extra": {
                        "parenthesized": true,
                        "parenStart": 1375
                      }
                    }
                  }
                ],
                "directives": []
              }
            }
          ]
        }
      },
      {
        "type": "ExpressionStatement",
        "start": 4652,
        "end": 4677,
        "loc": {
          "start": {
            "line": 130,
            "column": 0
          },
          "end": {
            "line": 130,
            "column": 25
          }
        },
        "expression": {
          "type": "CallExpression",
          "start": 4652,
          "end": 4676,
          "loc": {
            "start": {
              "line": 130,
              "column": 0
            },
            "end": {
              "line": 130,
              "column": 24
            }
          },
          "callee": {
            "type": "Identifier",
            "start": 4652,
            "end": 4658,
            "loc": {
              "start": {
                "line": 130,
                "column": 0
              },
              "end": {
                "line": 130,
                "column": 6
              },
              "identifierName": "render"
            },
            "name": "render"
          },
          "arguments": [
            {
              "type": "JSXElement",
              "start": 4659,
              "end": 4675,
              "loc": {
                "start": {
                  "line": 130,
                  "column": 7
                },
                "end": {
                  "line": 130,
                  "column": 23
                }
              },
              "openingElement": {
                "type": "JSXOpeningElement",
                "start": 4659,
                "end": 4675,
                "loc": {
                  "start": {
                    "line": 130,
                    "column": 7
                  },
                  "end": {
                    "line": 130,
                    "column": 23
                  }
                },
                "attributes": [],
                "name": {
                  "type": "JSXIdentifier",
                  "start": 4660,
                  "end": 4672,
                  "loc": {
                    "start": {
                      "line": 130,
                      "column": 8
                    },
                    "end": {
                      "line": 130,
                      "column": 20
                    }
                  },
                  "name": "FocusBlurApp"
                },
                "selfClosing": true
              },
              "closingElement": null,
              "children": []
            }
          ]
        }
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": " eslint-disable react/jsx-one-expression-per-line ",
      "start": 0,
      "end": 54,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 54
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * \n *  ██▓ ███▄    █  ██ ▄█▀     ██████  ██▓███   ██▓    ▄▄▄     ▄▄▄█████▓\n *  ▓██▒ ██ ▀█   █  ██▄█▒    ▒██    ▒ ▓██░  ██▒▓██▒   ▒████▄   ▓  ██▒ ▓▒\n *  ▒██▒▓██  ▀█ ██▒▓███▄░    ░ ▓██▄   ▓██░ ██▓▒▒██░   ▒██  ▀█▄ ▒ ▓██░ ▒░\n *  ░██░▓██▒  ▐▌██▒▓██ █▄      ▒   ██▒▒██▄█▓▒ ▒▒██░   ░██▄▄▄▄██░ ▓██▓ ░\n *  ░██░▒██░   ▓██░▒██▒ █▄   ▒██████▒▒▒██▒ ░  ░░██████▒▓█   ▓██▒ ▒██▒ ░\n *  ░▓  ░ ▒░   ▒ ▒ ▒ ▒▒ ▓▒   ▒ ▒▓▒ ▒ ░▒▓▒░ ░  ░░ ▒░▓  ░▒▒   ▓▒█░ ▒ ░░\n *  ▒ ░░ ░░   ░ ▒░░ ░▒ ▒░   ░ ░▒  ░ ░░▒ ░     ░ ░ ▒  ░ ▒   ▒▒ ░   ░\n *  ▒ ░   ░   ░ ░ ░ ░░ ░    ░  ░  ░  ░░         ░ ░    ░   ▒    ░\n *  ░           ░ ░  ░            ░               ░  ░     ░  ░\n * \n * LICENSE: MIT\n ",
      "start": 55,
      "end": 716,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " expanded: handleTabChange(name, activeTab) {",
      "start": 1190,
      "end": 1237,
      "loc": {
        "start": {
          "line": 36,
          "column": 4
        },
        "end": {
          "line": 36,
          "column": 51
        }
      }
    }
  ],
  "tokens": [
    {
      "type": "CommentBlock",
      "value": " eslint-disable react/jsx-one-expression-per-line ",
      "start": 0,
      "end": 54,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 54
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * \n *  ██▓ ███▄    █  ██ ▄█▀     ██████  ██▓███   ██▓    ▄▄▄     ▄▄▄█████▓\n *  ▓██▒ ██ ▀█   █  ██▄█▒    ▒██    ▒ ▓██░  ██▒▓██▒   ▒████▄   ▓  ██▒ ▓▒\n *  ▒██▒▓██  ▀█ ██▒▓███▄░    ░ ▓██▄   ▓██░ ██▓▒▒██░   ▒██  ▀█▄ ▒ ▓██░ ▒░\n *  ░██░▓██▒  ▐▌██▒▓██ █▄      ▒   ██▒▒██▄█▓▒ ▒▒██░   ░██▄▄▄▄██░ ▓██▓ ░\n *  ░██░▒██░   ▓██░▒██▒ █▄   ▒██████▒▒▒██▒ ░  ░░██████▒▓█   ▓██▒ ▒██▒ ░\n *  ░▓  ░ ▒░   ▒ ▒ ▒ ▒▒ ▓▒   ▒ ▒▓▒ ▒ ░▒▓▒░ ░  ░░ ▒░▓  ░▒▒   ▓▒█░ ▒ ░░\n *  ▒ ░░ ░░   ░ ▒░░ ░▒ ▒░   ░ ░▒  ░ ░░▒ ░     ░ ░ ▒  ░ ▒   ▒▒ ░   ░\n *  ▒ ░   ░   ░ ░ ░ ░░ ░    ░  ░  ░  ░░         ░ ░    ░   ▒    ░\n *  ░           ░ ░  ░            ░               ░  ░     ░  ░\n * \n * LICENSE: MIT\n ",
      "start": 55,
      "end": 716,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 717,
      "end": 723,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "React",
      "start": 724,
      "end": 729,
      "loc": {
        "start": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 729,
      "end": 730,
      "loc": {
        "start": {
          "line": 16,
          "column": 12
        },
        "end": {
          "line": 16,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 731,
      "end": 732,
      "loc": {
        "start": {
          "line": 16,
          "column": 14
        },
        "end": {
          "line": 16,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Component",
      "start": 733,
      "end": 742,
      "loc": {
        "start": {
          "line": 16,
          "column": 16
        },
        "end": {
          "line": 16,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 743,
      "end": 744,
      "loc": {
        "start": {
          "line": 16,
          "column": 26
        },
        "end": {
          "line": 16,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 745,
      "end": 749,
      "loc": {
        "start": {
          "line": 16,
          "column": 28
        },
        "end": {
          "line": 16,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "react",
      "start": 750,
      "end": 757,
      "loc": {
        "start": {
          "line": 16,
          "column": 33
        },
        "end": {
          "line": 16,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 757,
      "end": 758,
      "loc": {
        "start": {
          "line": 16,
          "column": 40
        },
        "end": {
          "line": 16,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 759,
      "end": 765,
      "loc": {
        "start": {
          "line": 17,
          "column": 0
        },
        "end": {
          "line": 17,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 766,
      "end": 767,
      "loc": {
        "start": {
          "line": 17,
          "column": 7
        },
        "end": {
          "line": 17,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "render",
      "start": 768,
      "end": 774,
      "loc": {
        "start": {
          "line": 17,
          "column": 9
        },
        "end": {
          "line": 17,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 774,
      "end": 775,
      "loc": {
        "start": {
          "line": 17,
          "column": 15
        },
        "end": {
          "line": 17,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "AppContext",
      "start": 776,
      "end": 786,
      "loc": {
        "start": {
          "line": 17,
          "column": 17
        },
        "end": {
          "line": 17,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 786,
      "end": 787,
      "loc": {
        "start": {
          "line": 17,
          "column": 27
        },
        "end": {
          "line": 17,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Box",
      "start": 788,
      "end": 791,
      "loc": {
        "start": {
          "line": 17,
          "column": 29
        },
        "end": {
          "line": 17,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 791,
      "end": 792,
      "loc": {
        "start": {
          "line": 17,
          "column": 32
        },
        "end": {
          "line": 17,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 793,
      "end": 798,
      "loc": {
        "start": {
          "line": 17,
          "column": 34
        },
        "end": {
          "line": 17,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 798,
      "end": 799,
      "loc": {
        "start": {
          "line": 17,
          "column": 39
        },
        "end": {
          "line": 17,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Text",
      "start": 800,
      "end": 804,
      "loc": {
        "start": {
          "line": 17,
          "column": 41
        },
        "end": {
          "line": 17,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 805,
      "end": 806,
      "loc": {
        "start": {
          "line": 17,
          "column": 46
        },
        "end": {
          "line": 17,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 807,
      "end": 811,
      "loc": {
        "start": {
          "line": 17,
          "column": 48
        },
        "end": {
          "line": 17,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "ink",
      "start": 812,
      "end": 817,
      "loc": {
        "start": {
          "line": 17,
          "column": 53
        },
        "end": {
          "line": 17,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 817,
      "end": 818,
      "loc": {
        "start": {
          "line": 17,
          "column": 58
        },
        "end": {
          "line": 17,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 819,
      "end": 825,
      "loc": {
        "start": {
          "line": 18,
          "column": 0
        },
        "end": {
          "line": 18,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 826,
      "end": 827,
      "loc": {
        "start": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TabBar",
      "start": 828,
      "end": 834,
      "loc": {
        "start": {
          "line": 18,
          "column": 9
        },
        "end": {
          "line": 18,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 834,
      "end": 835,
      "loc": {
        "start": {
          "line": 18,
          "column": 15
        },
        "end": {
          "line": 18,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tab",
      "start": 836,
      "end": 839,
      "loc": {
        "start": {
          "line": 18,
          "column": 17
        },
        "end": {
          "line": 18,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 839,
      "end": 840,
      "loc": {
        "start": {
          "line": 18,
          "column": 20
        },
        "end": {
          "line": 18,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TextField",
      "start": 841,
      "end": 850,
      "loc": {
        "start": {
          "line": 18,
          "column": 22
        },
        "end": {
          "line": 18,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 851,
      "end": 852,
      "loc": {
        "start": {
          "line": 18,
          "column": 32
        },
        "end": {
          "line": 18,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 853,
      "end": 857,
      "loc": {
        "start": {
          "line": 18,
          "column": 34
        },
        "end": {
          "line": 18,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../components",
      "start": 858,
      "end": 873,
      "loc": {
        "start": {
          "line": 18,
          "column": 39
        },
        "end": {
          "line": 18,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 873,
      "end": 874,
      "loc": {
        "start": {
          "line": 18,
          "column": 54
        },
        "end": {
          "line": 18,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 876,
      "end": 881,
      "loc": {
        "start": {
          "line": 20,
          "column": 0
        },
        "end": {
          "line": 20,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FocusBlurApp",
      "start": 882,
      "end": 894,
      "loc": {
        "start": {
          "line": 20,
          "column": 6
        },
        "end": {
          "line": 20,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "extends",
        "keyword": "extends",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "extends",
      "start": 895,
      "end": 902,
      "loc": {
        "start": {
          "line": 20,
          "column": 19
        },
        "end": {
          "line": 20,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Component",
      "start": 903,
      "end": 912,
      "loc": {
        "start": {
          "line": 20,
          "column": 27
        },
        "end": {
          "line": 20,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 913,
      "end": 914,
      "loc": {
        "start": {
          "line": 20,
          "column": 37
        },
        "end": {
          "line": 20,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 917,
      "end": 928,
      "loc": {
        "start": {
          "line": 21,
          "column": 2
        },
        "end": {
          "line": 21,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 928,
      "end": 929,
      "loc": {
        "start": {
          "line": 21,
          "column": 13
        },
        "end": {
          "line": 21,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "props",
      "start": 929,
      "end": 934,
      "loc": {
        "start": {
          "line": 21,
          "column": 14
        },
        "end": {
          "line": 21,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 934,
      "end": 935,
      "loc": {
        "start": {
          "line": 21,
          "column": 19
        },
        "end": {
          "line": 21,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 936,
      "end": 937,
      "loc": {
        "start": {
          "line": 21,
          "column": 21
        },
        "end": {
          "line": 21,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "super",
        "keyword": "super",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "super",
      "start": 942,
      "end": 947,
      "loc": {
        "start": {
          "line": 22,
          "column": 4
        },
        "end": {
          "line": 22,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 947,
      "end": 948,
      "loc": {
        "start": {
          "line": 22,
          "column": 9
        },
        "end": {
          "line": 22,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "props",
      "start": 948,
      "end": 953,
      "loc": {
        "start": {
          "line": 22,
          "column": 10
        },
        "end": {
          "line": 22,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 953,
      "end": 954,
      "loc": {
        "start": {
          "line": 22,
          "column": 15
        },
        "end": {
          "line": 22,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 954,
      "end": 955,
      "loc": {
        "start": {
          "line": 22,
          "column": 16
        },
        "end": {
          "line": 22,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 961,
      "end": 965,
      "loc": {
        "start": {
          "line": 24,
          "column": 4
        },
        "end": {
          "line": 24,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 965,
      "end": 966,
      "loc": {
        "start": {
          "line": 24,
          "column": 8
        },
        "end": {
          "line": 24,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 966,
      "end": 971,
      "loc": {
        "start": {
          "line": 24,
          "column": 9
        },
        "end": {
          "line": 24,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 972,
      "end": 973,
      "loc": {
        "start": {
          "line": 24,
          "column": 15
        },
        "end": {
          "line": 24,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 974,
      "end": 975,
      "loc": {
        "start": {
          "line": 24,
          "column": 17
        },
        "end": {
          "line": 24,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 984,
      "end": 1000,
      "loc": {
        "start": {
          "line": 25,
          "column": 8
        },
        "end": {
          "line": 25,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1000,
      "end": 1001,
      "loc": {
        "start": {
          "line": 25,
          "column": 24
        },
        "end": {
          "line": 25,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "tabBar",
      "start": 1002,
      "end": 1010,
      "loc": {
        "start": {
          "line": 25,
          "column": 26
        },
        "end": {
          "line": 25,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1010,
      "end": 1011,
      "loc": {
        "start": {
          "line": 25,
          "column": 34
        },
        "end": {
          "line": 25,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 1020,
      "end": 1024,
      "loc": {
        "start": {
          "line": 26,
          "column": 8
        },
        "end": {
          "line": 26,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1024,
      "end": 1025,
      "loc": {
        "start": {
          "line": 26,
          "column": 12
        },
        "end": {
          "line": 26,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1026,
      "end": 1028,
      "loc": {
        "start": {
          "line": 26,
          "column": 14
        },
        "end": {
          "line": 26,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1028,
      "end": 1029,
      "loc": {
        "start": {
          "line": 26,
          "column": 16
        },
        "end": {
          "line": 26,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newName",
      "start": 1038,
      "end": 1045,
      "loc": {
        "start": {
          "line": 27,
          "column": 8
        },
        "end": {
          "line": 27,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1045,
      "end": 1046,
      "loc": {
        "start": {
          "line": 27,
          "column": 15
        },
        "end": {
          "line": 27,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1047,
      "end": 1049,
      "loc": {
        "start": {
          "line": 27,
          "column": 17
        },
        "end": {
          "line": 27,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1049,
      "end": 1050,
      "loc": {
        "start": {
          "line": 27,
          "column": 19
        },
        "end": {
          "line": 27,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bio",
      "start": 1059,
      "end": 1062,
      "loc": {
        "start": {
          "line": 28,
          "column": 8
        },
        "end": {
          "line": 28,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1062,
      "end": 1063,
      "loc": {
        "start": {
          "line": 28,
          "column": 11
        },
        "end": {
          "line": 28,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1064,
      "end": 1066,
      "loc": {
        "start": {
          "line": 28,
          "column": 13
        },
        "end": {
          "line": 28,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1066,
      "end": 1067,
      "loc": {
        "start": {
          "line": 28,
          "column": 15
        },
        "end": {
          "line": 28,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newBio",
      "start": 1076,
      "end": 1082,
      "loc": {
        "start": {
          "line": 29,
          "column": 8
        },
        "end": {
          "line": 29,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1082,
      "end": 1083,
      "loc": {
        "start": {
          "line": 29,
          "column": 14
        },
        "end": {
          "line": 29,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1084,
      "end": 1086,
      "loc": {
        "start": {
          "line": 29,
          "column": 16
        },
        "end": {
          "line": 29,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1091,
      "end": 1092,
      "loc": {
        "start": {
          "line": 30,
          "column": 4
        },
        "end": {
          "line": 30,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1092,
      "end": 1093,
      "loc": {
        "start": {
          "line": 30,
          "column": 5
        },
        "end": {
          "line": 30,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1099,
      "end": 1103,
      "loc": {
        "start": {
          "line": 32,
          "column": 4
        },
        "end": {
          "line": 32,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1103,
      "end": 1104,
      "loc": {
        "start": {
          "line": 32,
          "column": 8
        },
        "end": {
          "line": 32,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handleTabChange",
      "start": 1104,
      "end": 1119,
      "loc": {
        "start": {
          "line": 32,
          "column": 9
        },
        "end": {
          "line": 32,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1120,
      "end": 1121,
      "loc": {
        "start": {
          "line": 32,
          "column": 25
        },
        "end": {
          "line": 32,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1122,
      "end": 1126,
      "loc": {
        "start": {
          "line": 32,
          "column": 27
        },
        "end": {
          "line": 32,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1126,
      "end": 1127,
      "loc": {
        "start": {
          "line": 32,
          "column": 31
        },
        "end": {
          "line": 32,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handleTabChange",
      "start": 1127,
      "end": 1142,
      "loc": {
        "start": {
          "line": 32,
          "column": 32
        },
        "end": {
          "line": 32,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1142,
      "end": 1143,
      "loc": {
        "start": {
          "line": 32,
          "column": 47
        },
        "end": {
          "line": 32,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bind",
      "start": 1143,
      "end": 1147,
      "loc": {
        "start": {
          "line": 32,
          "column": 48
        },
        "end": {
          "line": 32,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1147,
      "end": 1148,
      "loc": {
        "start": {
          "line": 32,
          "column": 52
        },
        "end": {
          "line": 32,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1148,
      "end": 1152,
      "loc": {
        "start": {
          "line": 32,
          "column": 53
        },
        "end": {
          "line": 32,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1152,
      "end": 1153,
      "loc": {
        "start": {
          "line": 32,
          "column": 57
        },
        "end": {
          "line": 32,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1153,
      "end": 1154,
      "loc": {
        "start": {
          "line": 32,
          "column": 58
        },
        "end": {
          "line": 32,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1157,
      "end": 1158,
      "loc": {
        "start": {
          "line": 33,
          "column": 2
        },
        "end": {
          "line": 33,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handleTabChange",
      "start": 1162,
      "end": 1177,
      "loc": {
        "start": {
          "line": 35,
          "column": 2
        },
        "end": {
          "line": 35,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1177,
      "end": 1178,
      "loc": {
        "start": {
          "line": 35,
          "column": 17
        },
        "end": {
          "line": 35,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 1178,
      "end": 1182,
      "loc": {
        "start": {
          "line": 35,
          "column": 18
        },
        "end": {
          "line": 35,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1182,
      "end": 1183,
      "loc": {
        "start": {
          "line": 35,
          "column": 22
        },
        "end": {
          "line": 35,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1184,
      "end": 1185,
      "loc": {
        "start": {
          "line": 35,
          "column": 24
        },
        "end": {
          "line": 35,
          "column": 25
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " expanded: handleTabChange(name, activeTab) {",
      "start": 1190,
      "end": 1237,
      "loc": {
        "start": {
          "line": 36,
          "column": 4
        },
        "end": {
          "line": 36,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1244,
      "end": 1248,
      "loc": {
        "start": {
          "line": 37,
          "column": 6
        },
        "end": {
          "line": 37,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1248,
      "end": 1249,
      "loc": {
        "start": {
          "line": 37,
          "column": 10
        },
        "end": {
          "line": 37,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setState",
      "start": 1249,
      "end": 1257,
      "loc": {
        "start": {
          "line": 37,
          "column": 11
        },
        "end": {
          "line": 37,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1257,
      "end": 1258,
      "loc": {
        "start": {
          "line": 37,
          "column": 19
        },
        "end": {
          "line": 37,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1258,
      "end": 1259,
      "loc": {
        "start": {
          "line": 37,
          "column": 20
        },
        "end": {
          "line": 37,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "activeTabName",
      "start": 1266,
      "end": 1279,
      "loc": {
        "start": {
          "line": 38,
          "column": 6
        },
        "end": {
          "line": 38,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1279,
      "end": 1280,
      "loc": {
        "start": {
          "line": 38,
          "column": 19
        },
        "end": {
          "line": 38,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 1281,
      "end": 1285,
      "loc": {
        "start": {
          "line": 38,
          "column": 21
        },
        "end": {
          "line": 38,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1290,
      "end": 1291,
      "loc": {
        "start": {
          "line": 39,
          "column": 4
        },
        "end": {
          "line": 39,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1291,
      "end": 1292,
      "loc": {
        "start": {
          "line": 39,
          "column": 5
        },
        "end": {
          "line": 39,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1292,
      "end": 1293,
      "loc": {
        "start": {
          "line": 39,
          "column": 6
        },
        "end": {
          "line": 39,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1296,
      "end": 1297,
      "loc": {
        "start": {
          "line": 40,
          "column": 2
        },
        "end": {
          "line": 40,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "render",
      "start": 1303,
      "end": 1309,
      "loc": {
        "start": {
          "line": 42,
          "column": 2
        },
        "end": {
          "line": 42,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1309,
      "end": 1310,
      "loc": {
        "start": {
          "line": 42,
          "column": 8
        },
        "end": {
          "line": 42,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1310,
      "end": 1311,
      "loc": {
        "start": {
          "line": 42,
          "column": 9
        },
        "end": {
          "line": 42,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1312,
      "end": 1313,
      "loc": {
        "start": {
          "line": 42,
          "column": 11
        },
        "end": {
          "line": 42,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1318,
      "end": 1323,
      "loc": {
        "start": {
          "line": 43,
          "column": 4
        },
        "end": {
          "line": 43,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "app",
      "start": 1324,
      "end": 1327,
      "loc": {
        "start": {
          "line": 43,
          "column": 10
        },
        "end": {
          "line": 43,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1328,
      "end": 1329,
      "loc": {
        "start": {
          "line": 43,
          "column": 14
        },
        "end": {
          "line": 43,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1330,
      "end": 1334,
      "loc": {
        "start": {
          "line": 43,
          "column": 16
        },
        "end": {
          "line": 43,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1334,
      "end": 1335,
      "loc": {
        "start": {
          "line": 43,
          "column": 20
        },
        "end": {
          "line": 43,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1340,
      "end": 1345,
      "loc": {
        "start": {
          "line": 44,
          "column": 4
        },
        "end": {
          "line": 44,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1346,
      "end": 1347,
      "loc": {
        "start": {
          "line": 44,
          "column": 10
        },
        "end": {
          "line": 44,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1348,
      "end": 1353,
      "loc": {
        "start": {
          "line": 44,
          "column": 12
        },
        "end": {
          "line": 44,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1354,
      "end": 1355,
      "loc": {
        "start": {
          "line": 44,
          "column": 18
        },
        "end": {
          "line": 44,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1356,
      "end": 1357,
      "loc": {
        "start": {
          "line": 44,
          "column": 20
        },
        "end": {
          "line": 44,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1358,
      "end": 1362,
      "loc": {
        "start": {
          "line": 44,
          "column": 22
        },
        "end": {
          "line": 44,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1362,
      "end": 1363,
      "loc": {
        "start": {
          "line": 44,
          "column": 26
        },
        "end": {
          "line": 44,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 1368,
      "end": 1374,
      "loc": {
        "start": {
          "line": 45,
          "column": 4
        },
        "end": {
          "line": 45,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1375,
      "end": 1376,
      "loc": {
        "start": {
          "line": 45,
          "column": 11
        },
        "end": {
          "line": 45,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1383,
      "end": 1384,
      "loc": {
        "start": {
          "line": 46,
          "column": 6
        },
        "end": {
          "line": 46,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "AppContext",
      "start": 1384,
      "end": 1394,
      "loc": {
        "start": {
          "line": 46,
          "column": 7
        },
        "end": {
          "line": 46,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1394,
      "end": 1395,
      "loc": {
        "start": {
          "line": 46,
          "column": 17
        },
        "end": {
          "line": 46,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Consumer",
      "start": 1395,
      "end": 1403,
      "loc": {
        "start": {
          "line": 46,
          "column": 18
        },
        "end": {
          "line": 46,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1403,
      "end": 1404,
      "loc": {
        "start": {
          "line": 46,
          "column": 26
        },
        "end": {
          "line": 46,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n        ",
      "start": 1404,
      "end": 1413,
      "loc": {
        "start": {
          "line": 46,
          "column": 27
        },
        "end": {
          "line": 47,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1413,
      "end": 1414,
      "loc": {
        "start": {
          "line": 47,
          "column": 8
        },
        "end": {
          "line": 47,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1414,
      "end": 1415,
      "loc": {
        "start": {
          "line": 47,
          "column": 9
        },
        "end": {
          "line": 47,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1415,
      "end": 1416,
      "loc": {
        "start": {
          "line": 47,
          "column": 10
        },
        "end": {
          "line": 47,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exit",
      "start": 1417,
      "end": 1421,
      "loc": {
        "start": {
          "line": 47,
          "column": 12
        },
        "end": {
          "line": 47,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1422,
      "end": 1423,
      "loc": {
        "start": {
          "line": 47,
          "column": 17
        },
        "end": {
          "line": 47,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1423,
      "end": 1424,
      "loc": {
        "start": {
          "line": 47,
          "column": 18
        },
        "end": {
          "line": 47,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1425,
      "end": 1427,
      "loc": {
        "start": {
          "line": 47,
          "column": 20
        },
        "end": {
          "line": 47,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1428,
      "end": 1429,
      "loc": {
        "start": {
          "line": 47,
          "column": 23
        },
        "end": {
          "line": 47,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1440,
      "end": 1441,
      "loc": {
        "start": {
          "line": 48,
          "column": 10
        },
        "end": {
          "line": 48,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 1441,
      "end": 1444,
      "loc": {
        "start": {
          "line": 48,
          "column": 11
        },
        "end": {
          "line": 48,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "flexDirection",
      "start": 1445,
      "end": 1458,
      "loc": {
        "start": {
          "line": 48,
          "column": 15
        },
        "end": {
          "line": 48,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1458,
      "end": 1459,
      "loc": {
        "start": {
          "line": 48,
          "column": 28
        },
        "end": {
          "line": 48,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "column",
      "start": 1459,
      "end": 1467,
      "loc": {
        "start": {
          "line": 48,
          "column": 29
        },
        "end": {
          "line": 48,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1467,
      "end": 1468,
      "loc": {
        "start": {
          "line": 48,
          "column": 37
        },
        "end": {
          "line": 48,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n            ",
      "start": 1468,
      "end": 1481,
      "loc": {
        "start": {
          "line": 48,
          "column": 38
        },
        "end": {
          "line": 49,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1481,
      "end": 1482,
      "loc": {
        "start": {
          "line": 49,
          "column": 12
        },
        "end": {
          "line": 49,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 1482,
      "end": 1486,
      "loc": {
        "start": {
          "line": 49,
          "column": 13
        },
        "end": {
          "line": 49,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1486,
      "end": 1487,
      "loc": {
        "start": {
          "line": 49,
          "column": 17
        },
        "end": {
          "line": 49,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Tab Selected: ",
      "start": 1487,
      "end": 1501,
      "loc": {
        "start": {
          "line": 49,
          "column": 18
        },
        "end": {
          "line": 49,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1501,
      "end": 1502,
      "loc": {
        "start": {
          "line": 49,
          "column": 32
        },
        "end": {
          "line": 49,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1502,
      "end": 1507,
      "loc": {
        "start": {
          "line": 49,
          "column": 33
        },
        "end": {
          "line": 49,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1507,
      "end": 1508,
      "loc": {
        "start": {
          "line": 49,
          "column": 38
        },
        "end": {
          "line": 49,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "activeTabName",
      "start": 1508,
      "end": 1521,
      "loc": {
        "start": {
          "line": 49,
          "column": 39
        },
        "end": {
          "line": 49,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1521,
      "end": 1522,
      "loc": {
        "start": {
          "line": 49,
          "column": 52
        },
        "end": {
          "line": 49,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1522,
      "end": 1523,
      "loc": {
        "start": {
          "line": 49,
          "column": 53
        },
        "end": {
          "line": 49,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 1523,
      "end": 1524,
      "loc": {
        "start": {
          "line": 49,
          "column": 54
        },
        "end": {
          "line": 49,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 1524,
      "end": 1528,
      "loc": {
        "start": {
          "line": 49,
          "column": 55
        },
        "end": {
          "line": 49,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1528,
      "end": 1529,
      "loc": {
        "start": {
          "line": 49,
          "column": 59
        },
        "end": {
          "line": 49,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n            ",
      "start": 1529,
      "end": 1542,
      "loc": {
        "start": {
          "line": 49,
          "column": 60
        },
        "end": {
          "line": 50,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1542,
      "end": 1543,
      "loc": {
        "start": {
          "line": 50,
          "column": 12
        },
        "end": {
          "line": 50,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 1543,
      "end": 1547,
      "loc": {
        "start": {
          "line": 50,
          "column": 13
        },
        "end": {
          "line": 50,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1547,
      "end": 1548,
      "loc": {
        "start": {
          "line": 50,
          "column": 17
        },
        "end": {
          "line": 50,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Focused: ",
      "start": 1548,
      "end": 1557,
      "loc": {
        "start": {
          "line": 50,
          "column": 18
        },
        "end": {
          "line": 50,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1557,
      "end": 1558,
      "loc": {
        "start": {
          "line": 50,
          "column": 27
        },
        "end": {
          "line": 50,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1558,
      "end": 1563,
      "loc": {
        "start": {
          "line": 50,
          "column": 28
        },
        "end": {
          "line": 50,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1563,
      "end": 1564,
      "loc": {
        "start": {
          "line": 50,
          "column": 33
        },
        "end": {
          "line": 50,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 1564,
      "end": 1580,
      "loc": {
        "start": {
          "line": 50,
          "column": 34
        },
        "end": {
          "line": 50,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1580,
      "end": 1581,
      "loc": {
        "start": {
          "line": 50,
          "column": 50
        },
        "end": {
          "line": 50,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1581,
      "end": 1582,
      "loc": {
        "start": {
          "line": 50,
          "column": 51
        },
        "end": {
          "line": 50,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 1582,
      "end": 1583,
      "loc": {
        "start": {
          "line": 50,
          "column": 52
        },
        "end": {
          "line": 50,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 1583,
      "end": 1587,
      "loc": {
        "start": {
          "line": 50,
          "column": 53
        },
        "end": {
          "line": 50,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1587,
      "end": 1588,
      "loc": {
        "start": {
          "line": 50,
          "column": 57
        },
        "end": {
          "line": 50,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n            ",
      "start": 1588,
      "end": 1601,
      "loc": {
        "start": {
          "line": 50,
          "column": 58
        },
        "end": {
          "line": 51,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1601,
      "end": 1602,
      "loc": {
        "start": {
          "line": 51,
          "column": 12
        },
        "end": {
          "line": 51,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1617,
      "end": 1622,
      "loc": {
        "start": {
          "line": 52,
          "column": 14
        },
        "end": {
          "line": 52,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1622,
      "end": 1623,
      "loc": {
        "start": {
          "line": 52,
          "column": 19
        },
        "end": {
          "line": 52,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 1623,
      "end": 1639,
      "loc": {
        "start": {
          "line": 52,
          "column": 20
        },
        "end": {
          "line": 52,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 1640,
      "end": 1643,
      "loc": {
        "start": {
          "line": 52,
          "column": 37
        },
        "end": {
          "line": 52,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "tabBar",
      "start": 1643,
      "end": 1651,
      "loc": {
        "start": {
          "line": 52,
          "column": 40
        },
        "end": {
          "line": 52,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1666,
      "end": 1668,
      "loc": {
        "start": {
          "line": 53,
          "column": 14
        },
        "end": {
          "line": 53,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1683,
      "end": 1684,
      "loc": {
        "start": {
          "line": 54,
          "column": 14
        },
        "end": {
          "line": 54,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1684,
      "end": 1685,
      "loc": {
        "start": {
          "line": 54,
          "column": 15
        },
        "end": {
          "line": 54,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 1685,
      "end": 1689,
      "loc": {
        "start": {
          "line": 54,
          "column": 16
        },
        "end": {
          "line": 54,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1689,
      "end": 1690,
      "loc": {
        "start": {
          "line": 54,
          "column": 20
        },
        "end": {
          "line": 54,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Current Value: ",
      "start": 1690,
      "end": 1705,
      "loc": {
        "start": {
          "line": 54,
          "column": 21
        },
        "end": {
          "line": 54,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1705,
      "end": 1706,
      "loc": {
        "start": {
          "line": 54,
          "column": 36
        },
        "end": {
          "line": 54,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1706,
      "end": 1711,
      "loc": {
        "start": {
          "line": 54,
          "column": 37
        },
        "end": {
          "line": 54,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1711,
      "end": 1712,
      "loc": {
        "start": {
          "line": 54,
          "column": 42
        },
        "end": {
          "line": 54,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 1712,
      "end": 1728,
      "loc": {
        "start": {
          "line": 54,
          "column": 43
        },
        "end": {
          "line": 54,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 1728,
      "end": 1731,
      "loc": {
        "start": {
          "line": 54,
          "column": 59
        },
        "end": {
          "line": 54,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "txtName",
      "start": 1731,
      "end": 1740,
      "loc": {
        "start": {
          "line": 54,
          "column": 62
        },
        "end": {
          "line": 54,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1740,
      "end": 1742,
      "loc": {
        "start": {
          "line": 54,
          "column": 71
        },
        "end": {
          "line": 54,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1742,
      "end": 1747,
      "loc": {
        "start": {
          "line": 54,
          "column": 73
        },
        "end": {
          "line": 54,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1747,
      "end": 1748,
      "loc": {
        "start": {
          "line": 54,
          "column": 78
        },
        "end": {
          "line": 54,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 1748,
      "end": 1752,
      "loc": {
        "start": {
          "line": 54,
          "column": 79
        },
        "end": {
          "line": 54,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1752,
      "end": 1753,
      "loc": {
        "start": {
          "line": 54,
          "column": 83
        },
        "end": {
          "line": 54,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1753,
      "end": 1754,
      "loc": {
        "start": {
          "line": 54,
          "column": 84
        },
        "end": {
          "line": 54,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1754,
      "end": 1759,
      "loc": {
        "start": {
          "line": 54,
          "column": 85
        },
        "end": {
          "line": 54,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1759,
      "end": 1760,
      "loc": {
        "start": {
          "line": 54,
          "column": 90
        },
        "end": {
          "line": 54,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 1760,
      "end": 1776,
      "loc": {
        "start": {
          "line": 54,
          "column": 91
        },
        "end": {
          "line": 54,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 1776,
      "end": 1779,
      "loc": {
        "start": {
          "line": 54,
          "column": 107
        },
        "end": {
          "line": 54,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "txtBio",
      "start": 1779,
      "end": 1787,
      "loc": {
        "start": {
          "line": 54,
          "column": 110
        },
        "end": {
          "line": 54,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1787,
      "end": 1789,
      "loc": {
        "start": {
          "line": 54,
          "column": 118
        },
        "end": {
          "line": 54,
          "column": 120
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1789,
      "end": 1794,
      "loc": {
        "start": {
          "line": 54,
          "column": 120
        },
        "end": {
          "line": 54,
          "column": 125
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1794,
      "end": 1795,
      "loc": {
        "start": {
          "line": 54,
          "column": 125
        },
        "end": {
          "line": 54,
          "column": 126
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bio",
      "start": 1795,
      "end": 1798,
      "loc": {
        "start": {
          "line": 54,
          "column": 126
        },
        "end": {
          "line": 54,
          "column": 129
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1798,
      "end": 1799,
      "loc": {
        "start": {
          "line": 54,
          "column": 129
        },
        "end": {
          "line": 54,
          "column": 130
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1799,
      "end": 1800,
      "loc": {
        "start": {
          "line": 54,
          "column": 130
        },
        "end": {
          "line": 54,
          "column": 131
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 1800,
      "end": 1801,
      "loc": {
        "start": {
          "line": 54,
          "column": 131
        },
        "end": {
          "line": 54,
          "column": 132
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 1801,
      "end": 1805,
      "loc": {
        "start": {
          "line": 54,
          "column": 132
        },
        "end": {
          "line": 54,
          "column": 136
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1805,
      "end": 1806,
      "loc": {
        "start": {
          "line": 54,
          "column": 136
        },
        "end": {
          "line": 54,
          "column": 137
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1806,
      "end": 1807,
      "loc": {
        "start": {
          "line": 54,
          "column": 137
        },
        "end": {
          "line": 54,
          "column": 138
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1820,
      "end": 1821,
      "loc": {
        "start": {
          "line": 55,
          "column": 12
        },
        "end": {
          "line": 55,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n            ",
      "start": 1821,
      "end": 1834,
      "loc": {
        "start": {
          "line": 55,
          "column": 13
        },
        "end": {
          "line": 56,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1834,
      "end": 1835,
      "loc": {
        "start": {
          "line": 56,
          "column": 12
        },
        "end": {
          "line": 56,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1850,
      "end": 1855,
      "loc": {
        "start": {
          "line": 57,
          "column": 14
        },
        "end": {
          "line": 57,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1855,
      "end": 1856,
      "loc": {
        "start": {
          "line": 57,
          "column": 19
        },
        "end": {
          "line": 57,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 1856,
      "end": 1872,
      "loc": {
        "start": {
          "line": 57,
          "column": 20
        },
        "end": {
          "line": 57,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 1873,
      "end": 1876,
      "loc": {
        "start": {
          "line": 57,
          "column": 37
        },
        "end": {
          "line": 57,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "tabBar",
      "start": 1876,
      "end": 1884,
      "loc": {
        "start": {
          "line": 57,
          "column": 40
        },
        "end": {
          "line": 57,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1899,
      "end": 1901,
      "loc": {
        "start": {
          "line": 58,
          "column": 14
        },
        "end": {
          "line": 58,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1916,
      "end": 1917,
      "loc": {
        "start": {
          "line": 59,
          "column": 14
        },
        "end": {
          "line": 59,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1917,
      "end": 1918,
      "loc": {
        "start": {
          "line": 59,
          "column": 15
        },
        "end": {
          "line": 59,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 1918,
      "end": 1922,
      "loc": {
        "start": {
          "line": 59,
          "column": 16
        },
        "end": {
          "line": 59,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1922,
      "end": 1923,
      "loc": {
        "start": {
          "line": 59,
          "column": 20
        },
        "end": {
          "line": 59,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "New Value: ",
      "start": 1923,
      "end": 1934,
      "loc": {
        "start": {
          "line": 59,
          "column": 21
        },
        "end": {
          "line": 59,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1934,
      "end": 1935,
      "loc": {
        "start": {
          "line": 59,
          "column": 32
        },
        "end": {
          "line": 59,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1935,
      "end": 1940,
      "loc": {
        "start": {
          "line": 59,
          "column": 33
        },
        "end": {
          "line": 59,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1940,
      "end": 1941,
      "loc": {
        "start": {
          "line": 59,
          "column": 38
        },
        "end": {
          "line": 59,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 1941,
      "end": 1957,
      "loc": {
        "start": {
          "line": 59,
          "column": 39
        },
        "end": {
          "line": 59,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 1957,
      "end": 1960,
      "loc": {
        "start": {
          "line": 59,
          "column": 55
        },
        "end": {
          "line": 59,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "txtName",
      "start": 1960,
      "end": 1969,
      "loc": {
        "start": {
          "line": 59,
          "column": 58
        },
        "end": {
          "line": 59,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1969,
      "end": 1971,
      "loc": {
        "start": {
          "line": 59,
          "column": 67
        },
        "end": {
          "line": 59,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1971,
      "end": 1976,
      "loc": {
        "start": {
          "line": 59,
          "column": 69
        },
        "end": {
          "line": 59,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1976,
      "end": 1977,
      "loc": {
        "start": {
          "line": 59,
          "column": 74
        },
        "end": {
          "line": 59,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newName",
      "start": 1977,
      "end": 1984,
      "loc": {
        "start": {
          "line": 59,
          "column": 75
        },
        "end": {
          "line": 59,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1984,
      "end": 1985,
      "loc": {
        "start": {
          "line": 59,
          "column": 82
        },
        "end": {
          "line": 59,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1985,
      "end": 1986,
      "loc": {
        "start": {
          "line": 59,
          "column": 83
        },
        "end": {
          "line": 59,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 1986,
      "end": 1991,
      "loc": {
        "start": {
          "line": 59,
          "column": 84
        },
        "end": {
          "line": 59,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1991,
      "end": 1992,
      "loc": {
        "start": {
          "line": 59,
          "column": 89
        },
        "end": {
          "line": 59,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 1992,
      "end": 2008,
      "loc": {
        "start": {
          "line": 59,
          "column": 90
        },
        "end": {
          "line": 59,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 2008,
      "end": 2011,
      "loc": {
        "start": {
          "line": 59,
          "column": 106
        },
        "end": {
          "line": 59,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "txtBio",
      "start": 2011,
      "end": 2019,
      "loc": {
        "start": {
          "line": 59,
          "column": 109
        },
        "end": {
          "line": 59,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 2019,
      "end": 2021,
      "loc": {
        "start": {
          "line": 59,
          "column": 117
        },
        "end": {
          "line": 59,
          "column": 119
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 2021,
      "end": 2026,
      "loc": {
        "start": {
          "line": 59,
          "column": 119
        },
        "end": {
          "line": 59,
          "column": 124
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2026,
      "end": 2027,
      "loc": {
        "start": {
          "line": 59,
          "column": 124
        },
        "end": {
          "line": 59,
          "column": 125
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newBio",
      "start": 2027,
      "end": 2033,
      "loc": {
        "start": {
          "line": 59,
          "column": 125
        },
        "end": {
          "line": 59,
          "column": 131
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2033,
      "end": 2034,
      "loc": {
        "start": {
          "line": 59,
          "column": 131
        },
        "end": {
          "line": 59,
          "column": 132
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2034,
      "end": 2035,
      "loc": {
        "start": {
          "line": 59,
          "column": 132
        },
        "end": {
          "line": 59,
          "column": 133
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 2035,
      "end": 2036,
      "loc": {
        "start": {
          "line": 59,
          "column": 133
        },
        "end": {
          "line": 59,
          "column": 134
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 2036,
      "end": 2040,
      "loc": {
        "start": {
          "line": 59,
          "column": 134
        },
        "end": {
          "line": 59,
          "column": 138
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2040,
      "end": 2041,
      "loc": {
        "start": {
          "line": 59,
          "column": 138
        },
        "end": {
          "line": 59,
          "column": 139
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2041,
      "end": 2042,
      "loc": {
        "start": {
          "line": 59,
          "column": 139
        },
        "end": {
          "line": 59,
          "column": 140
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2055,
      "end": 2056,
      "loc": {
        "start": {
          "line": 60,
          "column": 12
        },
        "end": {
          "line": 60,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n            ",
      "start": 2056,
      "end": 2069,
      "loc": {
        "start": {
          "line": 60,
          "column": 13
        },
        "end": {
          "line": 61,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2069,
      "end": 2070,
      "loc": {
        "start": {
          "line": 61,
          "column": 12
        },
        "end": {
          "line": 61,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "TabBar",
      "start": 2070,
      "end": 2076,
      "loc": {
        "start": {
          "line": 61,
          "column": 13
        },
        "end": {
          "line": 61,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "onChange",
      "start": 2091,
      "end": 2099,
      "loc": {
        "start": {
          "line": 62,
          "column": 14
        },
        "end": {
          "line": 62,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2099,
      "end": 2100,
      "loc": {
        "start": {
          "line": 62,
          "column": 22
        },
        "end": {
          "line": 62,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2100,
      "end": 2101,
      "loc": {
        "start": {
          "line": 62,
          "column": 23
        },
        "end": {
          "line": 62,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2101,
      "end": 2105,
      "loc": {
        "start": {
          "line": 62,
          "column": 24
        },
        "end": {
          "line": 62,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2105,
      "end": 2106,
      "loc": {
        "start": {
          "line": 62,
          "column": 28
        },
        "end": {
          "line": 62,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handleTabChange",
      "start": 2106,
      "end": 2121,
      "loc": {
        "start": {
          "line": 62,
          "column": 29
        },
        "end": {
          "line": 62,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2121,
      "end": 2122,
      "loc": {
        "start": {
          "line": 62,
          "column": 44
        },
        "end": {
          "line": 62,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "focused",
      "start": 2137,
      "end": 2144,
      "loc": {
        "start": {
          "line": 63,
          "column": 14
        },
        "end": {
          "line": 63,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2144,
      "end": 2145,
      "loc": {
        "start": {
          "line": 63,
          "column": 21
        },
        "end": {
          "line": 63,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2145,
      "end": 2146,
      "loc": {
        "start": {
          "line": 63,
          "column": 22
        },
        "end": {
          "line": 63,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 2146,
      "end": 2151,
      "loc": {
        "start": {
          "line": 63,
          "column": 23
        },
        "end": {
          "line": 63,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2151,
      "end": 2152,
      "loc": {
        "start": {
          "line": 63,
          "column": 28
        },
        "end": {
          "line": 63,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 2152,
      "end": 2168,
      "loc": {
        "start": {
          "line": 63,
          "column": 29
        },
        "end": {
          "line": 63,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 2168,
      "end": 2171,
      "loc": {
        "start": {
          "line": 63,
          "column": 45
        },
        "end": {
          "line": 63,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "tabBar",
      "start": 2171,
      "end": 2179,
      "loc": {
        "start": {
          "line": 63,
          "column": 48
        },
        "end": {
          "line": 63,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2179,
      "end": 2180,
      "loc": {
        "start": {
          "line": 63,
          "column": 56
        },
        "end": {
          "line": 63,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "onBlur",
      "start": 2195,
      "end": 2201,
      "loc": {
        "start": {
          "line": 64,
          "column": 14
        },
        "end": {
          "line": 64,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2201,
      "end": 2202,
      "loc": {
        "start": {
          "line": 64,
          "column": 20
        },
        "end": {
          "line": 64,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2202,
      "end": 2203,
      "loc": {
        "start": {
          "line": 64,
          "column": 21
        },
        "end": {
          "line": 64,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2203,
      "end": 2204,
      "loc": {
        "start": {
          "line": 64,
          "column": 22
        },
        "end": {
          "line": 64,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2204,
      "end": 2205,
      "loc": {
        "start": {
          "line": 64,
          "column": 23
        },
        "end": {
          "line": 64,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2206,
      "end": 2208,
      "loc": {
        "start": {
          "line": 64,
          "column": 25
        },
        "end": {
          "line": 64,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2209,
      "end": 2210,
      "loc": {
        "start": {
          "line": 64,
          "column": 28
        },
        "end": {
          "line": 64,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2227,
      "end": 2228,
      "loc": {
        "start": {
          "line": 65,
          "column": 16
        },
        "end": {
          "line": 65,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 2228,
      "end": 2233,
      "loc": {
        "start": {
          "line": 65,
          "column": 17
        },
        "end": {
          "line": 65,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2233,
      "end": 2234,
      "loc": {
        "start": {
          "line": 65,
          "column": 22
        },
        "end": {
          "line": 65,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "activeTabName",
      "start": 2234,
      "end": 2247,
      "loc": {
        "start": {
          "line": 65,
          "column": 23
        },
        "end": {
          "line": 65,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 2248,
      "end": 2251,
      "loc": {
        "start": {
          "line": 65,
          "column": 37
        },
        "end": {
          "line": 65,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bio",
      "start": 2252,
      "end": 2257,
      "loc": {
        "start": {
          "line": 65,
          "column": 41
        },
        "end": {
          "line": 65,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 2258,
      "end": 2260,
      "loc": {
        "start": {
          "line": 65,
          "column": 47
        },
        "end": {
          "line": 65,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "app",
      "start": 2261,
      "end": 2264,
      "loc": {
        "start": {
          "line": 65,
          "column": 50
        },
        "end": {
          "line": 65,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2264,
      "end": 2265,
      "loc": {
        "start": {
          "line": 65,
          "column": 53
        },
        "end": {
          "line": 65,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setState",
      "start": 2265,
      "end": 2273,
      "loc": {
        "start": {
          "line": 65,
          "column": 54
        },
        "end": {
          "line": 65,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2273,
      "end": 2274,
      "loc": {
        "start": {
          "line": 65,
          "column": 62
        },
        "end": {
          "line": 65,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2274,
      "end": 2275,
      "loc": {
        "start": {
          "line": 65,
          "column": 63
        },
        "end": {
          "line": 65,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 2275,
      "end": 2291,
      "loc": {
        "start": {
          "line": 65,
          "column": 64
        },
        "end": {
          "line": 65,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2291,
      "end": 2292,
      "loc": {
        "start": {
          "line": 65,
          "column": 80
        },
        "end": {
          "line": 65,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "txtName",
      "start": 2293,
      "end": 2302,
      "loc": {
        "start": {
          "line": 65,
          "column": 82
        },
        "end": {
          "line": 65,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2302,
      "end": 2303,
      "loc": {
        "start": {
          "line": 65,
          "column": 91
        },
        "end": {
          "line": 65,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2303,
      "end": 2304,
      "loc": {
        "start": {
          "line": 65,
          "column": 92
        },
        "end": {
          "line": 65,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2304,
      "end": 2305,
      "loc": {
        "start": {
          "line": 65,
          "column": 93
        },
        "end": {
          "line": 65,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 2322,
      "end": 2324,
      "loc": {
        "start": {
          "line": 66,
          "column": 16
        },
        "end": {
          "line": 66,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2325,
      "end": 2326,
      "loc": {
        "start": {
          "line": 66,
          "column": 19
        },
        "end": {
          "line": 66,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 2326,
      "end": 2331,
      "loc": {
        "start": {
          "line": 66,
          "column": 20
        },
        "end": {
          "line": 66,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2331,
      "end": 2332,
      "loc": {
        "start": {
          "line": 66,
          "column": 25
        },
        "end": {
          "line": 66,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "activeTabName",
      "start": 2332,
      "end": 2345,
      "loc": {
        "start": {
          "line": 66,
          "column": 26
        },
        "end": {
          "line": 66,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 2346,
      "end": 2349,
      "loc": {
        "start": {
          "line": 66,
          "column": 40
        },
        "end": {
          "line": 66,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "exit",
      "start": 2350,
      "end": 2356,
      "loc": {
        "start": {
          "line": 66,
          "column": 44
        },
        "end": {
          "line": 66,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 2357,
      "end": 2359,
      "loc": {
        "start": {
          "line": 66,
          "column": 51
        },
        "end": {
          "line": 66,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exit",
      "start": 2360,
      "end": 2364,
      "loc": {
        "start": {
          "line": 66,
          "column": 54
        },
        "end": {
          "line": 66,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2364,
      "end": 2365,
      "loc": {
        "start": {
          "line": 66,
          "column": 58
        },
        "end": {
          "line": 66,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2365,
      "end": 2366,
      "loc": {
        "start": {
          "line": 66,
          "column": 59
        },
        "end": {
          "line": 66,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2366,
      "end": 2367,
      "loc": {
        "start": {
          "line": 66,
          "column": 60
        },
        "end": {
          "line": 66,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2382,
      "end": 2383,
      "loc": {
        "start": {
          "line": 67,
          "column": 14
        },
        "end": {
          "line": 67,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2383,
      "end": 2384,
      "loc": {
        "start": {
          "line": 67,
          "column": 15
        },
        "end": {
          "line": 67,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2397,
      "end": 2398,
      "loc": {
        "start": {
          "line": 68,
          "column": 12
        },
        "end": {
          "line": 68,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n              ",
      "start": 2398,
      "end": 2413,
      "loc": {
        "start": {
          "line": 68,
          "column": 13
        },
        "end": {
          "line": 69,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2413,
      "end": 2414,
      "loc": {
        "start": {
          "line": 69,
          "column": 14
        },
        "end": {
          "line": 69,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Tab",
      "start": 2414,
      "end": 2417,
      "loc": {
        "start": {
          "line": 69,
          "column": 15
        },
        "end": {
          "line": 69,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "name",
      "start": 2418,
      "end": 2422,
      "loc": {
        "start": {
          "line": 69,
          "column": 19
        },
        "end": {
          "line": 69,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2422,
      "end": 2423,
      "loc": {
        "start": {
          "line": 69,
          "column": 23
        },
        "end": {
          "line": 69,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "readme",
      "start": 2423,
      "end": 2431,
      "loc": {
        "start": {
          "line": 69,
          "column": 24
        },
        "end": {
          "line": 69,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2431,
      "end": 2432,
      "loc": {
        "start": {
          "line": 69,
          "column": 32
        },
        "end": {
          "line": 69,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Readme",
      "start": 2432,
      "end": 2438,
      "loc": {
        "start": {
          "line": 69,
          "column": 33
        },
        "end": {
          "line": 69,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2438,
      "end": 2439,
      "loc": {
        "start": {
          "line": 69,
          "column": 39
        },
        "end": {
          "line": 69,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 2439,
      "end": 2440,
      "loc": {
        "start": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Tab",
      "start": 2440,
      "end": 2443,
      "loc": {
        "start": {
          "line": 69,
          "column": 41
        },
        "end": {
          "line": 69,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2443,
      "end": 2444,
      "loc": {
        "start": {
          "line": 69,
          "column": 44
        },
        "end": {
          "line": 69,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n              ",
      "start": 2444,
      "end": 2459,
      "loc": {
        "start": {
          "line": 69,
          "column": 45
        },
        "end": {
          "line": 70,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2459,
      "end": 2460,
      "loc": {
        "start": {
          "line": 70,
          "column": 14
        },
        "end": {
          "line": 70,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Tab",
      "start": 2460,
      "end": 2463,
      "loc": {
        "start": {
          "line": 70,
          "column": 15
        },
        "end": {
          "line": 70,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "name",
      "start": 2464,
      "end": 2468,
      "loc": {
        "start": {
          "line": 70,
          "column": 19
        },
        "end": {
          "line": 70,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2468,
      "end": 2469,
      "loc": {
        "start": {
          "line": 70,
          "column": 23
        },
        "end": {
          "line": 70,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bio",
      "start": 2469,
      "end": 2474,
      "loc": {
        "start": {
          "line": 70,
          "column": 24
        },
        "end": {
          "line": 70,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2474,
      "end": 2475,
      "loc": {
        "start": {
          "line": 70,
          "column": 29
        },
        "end": {
          "line": 70,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Bio",
      "start": 2475,
      "end": 2478,
      "loc": {
        "start": {
          "line": 70,
          "column": 30
        },
        "end": {
          "line": 70,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2478,
      "end": 2479,
      "loc": {
        "start": {
          "line": 70,
          "column": 33
        },
        "end": {
          "line": 70,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 2479,
      "end": 2480,
      "loc": {
        "start": {
          "line": 70,
          "column": 34
        },
        "end": {
          "line": 70,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Tab",
      "start": 2480,
      "end": 2483,
      "loc": {
        "start": {
          "line": 70,
          "column": 35
        },
        "end": {
          "line": 70,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2483,
      "end": 2484,
      "loc": {
        "start": {
          "line": 70,
          "column": 38
        },
        "end": {
          "line": 70,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n              ",
      "start": 2484,
      "end": 2499,
      "loc": {
        "start": {
          "line": 70,
          "column": 39
        },
        "end": {
          "line": 71,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2499,
      "end": 2500,
      "loc": {
        "start": {
          "line": 71,
          "column": 14
        },
        "end": {
          "line": 71,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Tab",
      "start": 2500,
      "end": 2503,
      "loc": {
        "start": {
          "line": 71,
          "column": 15
        },
        "end": {
          "line": 71,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "name",
      "start": 2504,
      "end": 2508,
      "loc": {
        "start": {
          "line": 71,
          "column": 19
        },
        "end": {
          "line": 71,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2508,
      "end": 2509,
      "loc": {
        "start": {
          "line": 71,
          "column": 23
        },
        "end": {
          "line": 71,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "report",
      "start": 2509,
      "end": 2517,
      "loc": {
        "start": {
          "line": 71,
          "column": 24
        },
        "end": {
          "line": 71,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2517,
      "end": 2518,
      "loc": {
        "start": {
          "line": 71,
          "column": 32
        },
        "end": {
          "line": 71,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Report",
      "start": 2518,
      "end": 2524,
      "loc": {
        "start": {
          "line": 71,
          "column": 33
        },
        "end": {
          "line": 71,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2524,
      "end": 2525,
      "loc": {
        "start": {
          "line": 71,
          "column": 39
        },
        "end": {
          "line": 71,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 2525,
      "end": 2526,
      "loc": {
        "start": {
          "line": 71,
          "column": 40
        },
        "end": {
          "line": 71,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Tab",
      "start": 2526,
      "end": 2529,
      "loc": {
        "start": {
          "line": 71,
          "column": 41
        },
        "end": {
          "line": 71,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2529,
      "end": 2530,
      "loc": {
        "start": {
          "line": 71,
          "column": 44
        },
        "end": {
          "line": 71,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n              ",
      "start": 2530,
      "end": 2545,
      "loc": {
        "start": {
          "line": 71,
          "column": 45
        },
        "end": {
          "line": 72,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2545,
      "end": 2546,
      "loc": {
        "start": {
          "line": 72,
          "column": 14
        },
        "end": {
          "line": 72,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Tab",
      "start": 2546,
      "end": 2549,
      "loc": {
        "start": {
          "line": 72,
          "column": 15
        },
        "end": {
          "line": 72,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "name",
      "start": 2550,
      "end": 2554,
      "loc": {
        "start": {
          "line": 72,
          "column": 19
        },
        "end": {
          "line": 72,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2554,
      "end": 2555,
      "loc": {
        "start": {
          "line": 72,
          "column": 23
        },
        "end": {
          "line": 72,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "exit",
      "start": 2555,
      "end": 2561,
      "loc": {
        "start": {
          "line": 72,
          "column": 24
        },
        "end": {
          "line": 72,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2561,
      "end": 2562,
      "loc": {
        "start": {
          "line": 72,
          "column": 30
        },
        "end": {
          "line": 72,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Exit",
      "start": 2562,
      "end": 2566,
      "loc": {
        "start": {
          "line": 72,
          "column": 31
        },
        "end": {
          "line": 72,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2566,
      "end": 2567,
      "loc": {
        "start": {
          "line": 72,
          "column": 35
        },
        "end": {
          "line": 72,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 2567,
      "end": 2568,
      "loc": {
        "start": {
          "line": 72,
          "column": 36
        },
        "end": {
          "line": 72,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Tab",
      "start": 2568,
      "end": 2571,
      "loc": {
        "start": {
          "line": 72,
          "column": 37
        },
        "end": {
          "line": 72,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2571,
      "end": 2572,
      "loc": {
        "start": {
          "line": 72,
          "column": 40
        },
        "end": {
          "line": 72,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n            ",
      "start": 2572,
      "end": 2585,
      "loc": {
        "start": {
          "line": 72,
          "column": 41
        },
        "end": {
          "line": 73,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2585,
      "end": 2586,
      "loc": {
        "start": {
          "line": 73,
          "column": 12
        },
        "end": {
          "line": 73,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 2586,
      "end": 2587,
      "loc": {
        "start": {
          "line": 73,
          "column": 13
        },
        "end": {
          "line": 73,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "TabBar",
      "start": 2587,
      "end": 2593,
      "loc": {
        "start": {
          "line": 73,
          "column": 14
        },
        "end": {
          "line": 73,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2593,
      "end": 2594,
      "loc": {
        "start": {
          "line": 73,
          "column": 20
        },
        "end": {
          "line": 73,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n            ",
      "start": 2594,
      "end": 2607,
      "loc": {
        "start": {
          "line": 73,
          "column": 21
        },
        "end": {
          "line": 74,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2607,
      "end": 2608,
      "loc": {
        "start": {
          "line": 74,
          "column": 12
        },
        "end": {
          "line": 74,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 2623,
      "end": 2628,
      "loc": {
        "start": {
          "line": 75,
          "column": 14
        },
        "end": {
          "line": 75,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2628,
      "end": 2629,
      "loc": {
        "start": {
          "line": 75,
          "column": 19
        },
        "end": {
          "line": 75,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "activeTabName",
      "start": 2629,
      "end": 2642,
      "loc": {
        "start": {
          "line": 75,
          "column": 20
        },
        "end": {
          "line": 75,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 2643,
      "end": 2646,
      "loc": {
        "start": {
          "line": 75,
          "column": 34
        },
        "end": {
          "line": 75,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "readme",
      "start": 2647,
      "end": 2655,
      "loc": {
        "start": {
          "line": 75,
          "column": 38
        },
        "end": {
          "line": 75,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 2670,
      "end": 2672,
      "loc": {
        "start": {
          "line": 76,
          "column": 14
        },
        "end": {
          "line": 76,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2687,
      "end": 2688,
      "loc": {
        "start": {
          "line": 77,
          "column": 14
        },
        "end": {
          "line": 77,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2705,
      "end": 2706,
      "loc": {
        "start": {
          "line": 78,
          "column": 16
        },
        "end": {
          "line": 78,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 2706,
      "end": 2709,
      "loc": {
        "start": {
          "line": 78,
          "column": 17
        },
        "end": {
          "line": 78,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "flexDirection",
      "start": 2710,
      "end": 2723,
      "loc": {
        "start": {
          "line": 78,
          "column": 21
        },
        "end": {
          "line": 78,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2723,
      "end": 2724,
      "loc": {
        "start": {
          "line": 78,
          "column": 34
        },
        "end": {
          "line": 78,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "column",
      "start": 2724,
      "end": 2732,
      "loc": {
        "start": {
          "line": 78,
          "column": 35
        },
        "end": {
          "line": 78,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "paddingBottom",
      "start": 2733,
      "end": 2746,
      "loc": {
        "start": {
          "line": 78,
          "column": 44
        },
        "end": {
          "line": 78,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2746,
      "end": 2747,
      "loc": {
        "start": {
          "line": 78,
          "column": 57
        },
        "end": {
          "line": 78,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2747,
      "end": 2748,
      "loc": {
        "start": {
          "line": 78,
          "column": 58
        },
        "end": {
          "line": 78,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 2748,
      "end": 2749,
      "loc": {
        "start": {
          "line": 78,
          "column": 59
        },
        "end": {
          "line": 78,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2749,
      "end": 2750,
      "loc": {
        "start": {
          "line": 78,
          "column": 60
        },
        "end": {
          "line": 78,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2750,
      "end": 2751,
      "loc": {
        "start": {
          "line": 78,
          "column": 61
        },
        "end": {
          "line": 78,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                  ",
      "start": 2751,
      "end": 2770,
      "loc": {
        "start": {
          "line": 78,
          "column": 62
        },
        "end": {
          "line": 79,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2770,
      "end": 2771,
      "loc": {
        "start": {
          "line": 79,
          "column": 18
        },
        "end": {
          "line": 79,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 2771,
      "end": 2775,
      "loc": {
        "start": {
          "line": 79,
          "column": 19
        },
        "end": {
          "line": 79,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2775,
      "end": 2776,
      "loc": {
        "start": {
          "line": 79,
          "column": 23
        },
        "end": {
          "line": 79,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "So this app demonstates focusing and blurring controlled components.",
      "start": 2776,
      "end": 2844,
      "loc": {
        "start": {
          "line": 79,
          "column": 24
        },
        "end": {
          "line": 79,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2844,
      "end": 2845,
      "loc": {
        "start": {
          "line": 79,
          "column": 92
        },
        "end": {
          "line": 79,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 2845,
      "end": 2846,
      "loc": {
        "start": {
          "line": 79,
          "column": 93
        },
        "end": {
          "line": 79,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 2846,
      "end": 2850,
      "loc": {
        "start": {
          "line": 79,
          "column": 94
        },
        "end": {
          "line": 79,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2850,
      "end": 2851,
      "loc": {
        "start": {
          "line": 79,
          "column": 98
        },
        "end": {
          "line": 79,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                  ",
      "start": 2851,
      "end": 2870,
      "loc": {
        "start": {
          "line": 79,
          "column": 99
        },
        "end": {
          "line": 80,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2870,
      "end": 2871,
      "loc": {
        "start": {
          "line": 80,
          "column": 18
        },
        "end": {
          "line": 80,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 2871,
      "end": 2875,
      "loc": {
        "start": {
          "line": 80,
          "column": 19
        },
        "end": {
          "line": 80,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2875,
      "end": 2876,
      "loc": {
        "start": {
          "line": 80,
          "column": 23
        },
        "end": {
          "line": 80,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Just check out these tabs.",
      "start": 2876,
      "end": 2902,
      "loc": {
        "start": {
          "line": 80,
          "column": 24
        },
        "end": {
          "line": 80,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2902,
      "end": 2903,
      "loc": {
        "start": {
          "line": 80,
          "column": 50
        },
        "end": {
          "line": 80,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 2903,
      "end": 2904,
      "loc": {
        "start": {
          "line": 80,
          "column": 51
        },
        "end": {
          "line": 80,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 2904,
      "end": 2908,
      "loc": {
        "start": {
          "line": 80,
          "column": 52
        },
        "end": {
          "line": 80,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2908,
      "end": 2909,
      "loc": {
        "start": {
          "line": 80,
          "column": 56
        },
        "end": {
          "line": 80,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                ",
      "start": 2909,
      "end": 2926,
      "loc": {
        "start": {
          "line": 80,
          "column": 57
        },
        "end": {
          "line": 81,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2926,
      "end": 2927,
      "loc": {
        "start": {
          "line": 81,
          "column": 16
        },
        "end": {
          "line": 81,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 2927,
      "end": 2928,
      "loc": {
        "start": {
          "line": 81,
          "column": 17
        },
        "end": {
          "line": 81,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 2928,
      "end": 2931,
      "loc": {
        "start": {
          "line": 81,
          "column": 18
        },
        "end": {
          "line": 81,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2931,
      "end": 2932,
      "loc": {
        "start": {
          "line": 81,
          "column": 21
        },
        "end": {
          "line": 81,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2947,
      "end": 2948,
      "loc": {
        "start": {
          "line": 82,
          "column": 14
        },
        "end": {
          "line": 82,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2961,
      "end": 2962,
      "loc": {
        "start": {
          "line": 83,
          "column": 12
        },
        "end": {
          "line": 83,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n            ",
      "start": 2962,
      "end": 2975,
      "loc": {
        "start": {
          "line": 83,
          "column": 13
        },
        "end": {
          "line": 84,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2975,
      "end": 2976,
      "loc": {
        "start": {
          "line": 84,
          "column": 12
        },
        "end": {
          "line": 84,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 2991,
      "end": 2996,
      "loc": {
        "start": {
          "line": 85,
          "column": 14
        },
        "end": {
          "line": 85,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2996,
      "end": 2997,
      "loc": {
        "start": {
          "line": 85,
          "column": 19
        },
        "end": {
          "line": 85,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "activeTabName",
      "start": 2997,
      "end": 3010,
      "loc": {
        "start": {
          "line": 85,
          "column": 20
        },
        "end": {
          "line": 85,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3011,
      "end": 3014,
      "loc": {
        "start": {
          "line": 85,
          "column": 34
        },
        "end": {
          "line": 85,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "report",
      "start": 3015,
      "end": 3023,
      "loc": {
        "start": {
          "line": 85,
          "column": 38
        },
        "end": {
          "line": 85,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3038,
      "end": 3040,
      "loc": {
        "start": {
          "line": 86,
          "column": 14
        },
        "end": {
          "line": 86,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3055,
      "end": 3056,
      "loc": {
        "start": {
          "line": 87,
          "column": 14
        },
        "end": {
          "line": 87,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3073,
      "end": 3074,
      "loc": {
        "start": {
          "line": 88,
          "column": 16
        },
        "end": {
          "line": 88,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 3074,
      "end": 3077,
      "loc": {
        "start": {
          "line": 88,
          "column": 17
        },
        "end": {
          "line": 88,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "flexDirection",
      "start": 3078,
      "end": 3091,
      "loc": {
        "start": {
          "line": 88,
          "column": 21
        },
        "end": {
          "line": 88,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3091,
      "end": 3092,
      "loc": {
        "start": {
          "line": 88,
          "column": 34
        },
        "end": {
          "line": 88,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "column",
      "start": 3092,
      "end": 3100,
      "loc": {
        "start": {
          "line": 88,
          "column": 35
        },
        "end": {
          "line": 88,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "paddingBottom",
      "start": 3101,
      "end": 3114,
      "loc": {
        "start": {
          "line": 88,
          "column": 44
        },
        "end": {
          "line": 88,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3114,
      "end": 3115,
      "loc": {
        "start": {
          "line": 88,
          "column": 57
        },
        "end": {
          "line": 88,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3115,
      "end": 3116,
      "loc": {
        "start": {
          "line": 88,
          "column": 58
        },
        "end": {
          "line": 88,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3116,
      "end": 3117,
      "loc": {
        "start": {
          "line": 88,
          "column": 59
        },
        "end": {
          "line": 88,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3117,
      "end": 3118,
      "loc": {
        "start": {
          "line": 88,
          "column": 60
        },
        "end": {
          "line": 88,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3118,
      "end": 3119,
      "loc": {
        "start": {
          "line": 88,
          "column": 61
        },
        "end": {
          "line": 88,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                  ",
      "start": 3119,
      "end": 3138,
      "loc": {
        "start": {
          "line": 88,
          "column": 62
        },
        "end": {
          "line": 89,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3138,
      "end": 3139,
      "loc": {
        "start": {
          "line": 89,
          "column": 18
        },
        "end": {
          "line": 89,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 3139,
      "end": 3143,
      "loc": {
        "start": {
          "line": 89,
          "column": 19
        },
        "end": {
          "line": 89,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3143,
      "end": 3144,
      "loc": {
        "start": {
          "line": 89,
          "column": 23
        },
        "end": {
          "line": 89,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "You are a pretty cool cat, ",
      "start": 3144,
      "end": 3171,
      "loc": {
        "start": {
          "line": 89,
          "column": 24
        },
        "end": {
          "line": 89,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3171,
      "end": 3172,
      "loc": {
        "start": {
          "line": 89,
          "column": 51
        },
        "end": {
          "line": 89,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 3172,
      "end": 3177,
      "loc": {
        "start": {
          "line": 89,
          "column": 52
        },
        "end": {
          "line": 89,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3177,
      "end": 3178,
      "loc": {
        "start": {
          "line": 89,
          "column": 57
        },
        "end": {
          "line": 89,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3178,
      "end": 3182,
      "loc": {
        "start": {
          "line": 89,
          "column": 58
        },
        "end": {
          "line": 89,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3182,
      "end": 3183,
      "loc": {
        "start": {
          "line": 89,
          "column": 62
        },
        "end": {
          "line": 89,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 3183,
      "end": 3184,
      "loc": {
        "start": {
          "line": 89,
          "column": 63
        },
        "end": {
          "line": 89,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3184,
      "end": 3185,
      "loc": {
        "start": {
          "line": 89,
          "column": 64
        },
        "end": {
          "line": 89,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 3185,
      "end": 3186,
      "loc": {
        "start": {
          "line": 89,
          "column": 65
        },
        "end": {
          "line": 89,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 3186,
      "end": 3190,
      "loc": {
        "start": {
          "line": 89,
          "column": 66
        },
        "end": {
          "line": 89,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3190,
      "end": 3191,
      "loc": {
        "start": {
          "line": 89,
          "column": 70
        },
        "end": {
          "line": 89,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                  ",
      "start": 3191,
      "end": 3210,
      "loc": {
        "start": {
          "line": 89,
          "column": 71
        },
        "end": {
          "line": 90,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3210,
      "end": 3211,
      "loc": {
        "start": {
          "line": 90,
          "column": 18
        },
        "end": {
          "line": 90,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 3211,
      "end": 3215,
      "loc": {
        "start": {
          "line": 90,
          "column": 19
        },
        "end": {
          "line": 90,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3215,
      "end": 3216,
      "loc": {
        "start": {
          "line": 90,
          "column": 23
        },
        "end": {
          "line": 90,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Just look at all this bio.",
      "start": 3216,
      "end": 3242,
      "loc": {
        "start": {
          "line": 90,
          "column": 24
        },
        "end": {
          "line": 90,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3242,
      "end": 3243,
      "loc": {
        "start": {
          "line": 90,
          "column": 50
        },
        "end": {
          "line": 90,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 3243,
      "end": 3244,
      "loc": {
        "start": {
          "line": 90,
          "column": 51
        },
        "end": {
          "line": 90,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 3244,
      "end": 3248,
      "loc": {
        "start": {
          "line": 90,
          "column": 52
        },
        "end": {
          "line": 90,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3248,
      "end": 3249,
      "loc": {
        "start": {
          "line": 90,
          "column": 56
        },
        "end": {
          "line": 90,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                  ",
      "start": 3249,
      "end": 3268,
      "loc": {
        "start": {
          "line": 90,
          "column": 57
        },
        "end": {
          "line": 91,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3268,
      "end": 3269,
      "loc": {
        "start": {
          "line": 91,
          "column": 18
        },
        "end": {
          "line": 91,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 3269,
      "end": 3273,
      "loc": {
        "start": {
          "line": 91,
          "column": 19
        },
        "end": {
          "line": 91,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3273,
      "end": 3274,
      "loc": {
        "start": {
          "line": 91,
          "column": 23
        },
        "end": {
          "line": 91,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3274,
      "end": 3275,
      "loc": {
        "start": {
          "line": 91,
          "column": 24
        },
        "end": {
          "line": 91,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 3275,
      "end": 3280,
      "loc": {
        "start": {
          "line": 91,
          "column": 25
        },
        "end": {
          "line": 91,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3280,
      "end": 3281,
      "loc": {
        "start": {
          "line": 91,
          "column": 30
        },
        "end": {
          "line": 91,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bio",
      "start": 3281,
      "end": 3284,
      "loc": {
        "start": {
          "line": 91,
          "column": 31
        },
        "end": {
          "line": 91,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3284,
      "end": 3285,
      "loc": {
        "start": {
          "line": 91,
          "column": 34
        },
        "end": {
          "line": 91,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3285,
      "end": 3286,
      "loc": {
        "start": {
          "line": 91,
          "column": 35
        },
        "end": {
          "line": 91,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 3286,
      "end": 3287,
      "loc": {
        "start": {
          "line": 91,
          "column": 36
        },
        "end": {
          "line": 91,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 3287,
      "end": 3291,
      "loc": {
        "start": {
          "line": 91,
          "column": 37
        },
        "end": {
          "line": 91,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3291,
      "end": 3292,
      "loc": {
        "start": {
          "line": 91,
          "column": 41
        },
        "end": {
          "line": 91,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                ",
      "start": 3292,
      "end": 3309,
      "loc": {
        "start": {
          "line": 91,
          "column": 42
        },
        "end": {
          "line": 92,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3309,
      "end": 3310,
      "loc": {
        "start": {
          "line": 92,
          "column": 16
        },
        "end": {
          "line": 92,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 3310,
      "end": 3311,
      "loc": {
        "start": {
          "line": 92,
          "column": 17
        },
        "end": {
          "line": 92,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 3311,
      "end": 3314,
      "loc": {
        "start": {
          "line": 92,
          "column": 18
        },
        "end": {
          "line": 92,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3314,
      "end": 3315,
      "loc": {
        "start": {
          "line": 92,
          "column": 21
        },
        "end": {
          "line": 92,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3330,
      "end": 3331,
      "loc": {
        "start": {
          "line": 93,
          "column": 14
        },
        "end": {
          "line": 93,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3344,
      "end": 3345,
      "loc": {
        "start": {
          "line": 94,
          "column": 12
        },
        "end": {
          "line": 94,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n            ",
      "start": 3345,
      "end": 3358,
      "loc": {
        "start": {
          "line": 94,
          "column": 13
        },
        "end": {
          "line": 95,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3358,
      "end": 3359,
      "loc": {
        "start": {
          "line": 95,
          "column": 12
        },
        "end": {
          "line": 95,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 3374,
      "end": 3379,
      "loc": {
        "start": {
          "line": 96,
          "column": 14
        },
        "end": {
          "line": 96,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3379,
      "end": 3380,
      "loc": {
        "start": {
          "line": 96,
          "column": 19
        },
        "end": {
          "line": 96,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "activeTabName",
      "start": 3380,
      "end": 3393,
      "loc": {
        "start": {
          "line": 96,
          "column": 20
        },
        "end": {
          "line": 96,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3394,
      "end": 3397,
      "loc": {
        "start": {
          "line": 96,
          "column": 34
        },
        "end": {
          "line": 96,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bio",
      "start": 3398,
      "end": 3403,
      "loc": {
        "start": {
          "line": 96,
          "column": 38
        },
        "end": {
          "line": 96,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3418,
      "end": 3420,
      "loc": {
        "start": {
          "line": 97,
          "column": 14
        },
        "end": {
          "line": 97,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3435,
      "end": 3436,
      "loc": {
        "start": {
          "line": 98,
          "column": 14
        },
        "end": {
          "line": 98,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3453,
      "end": 3454,
      "loc": {
        "start": {
          "line": 99,
          "column": 16
        },
        "end": {
          "line": 99,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 3454,
      "end": 3457,
      "loc": {
        "start": {
          "line": 99,
          "column": 17
        },
        "end": {
          "line": 99,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "flexDirection",
      "start": 3458,
      "end": 3471,
      "loc": {
        "start": {
          "line": 99,
          "column": 21
        },
        "end": {
          "line": 99,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3471,
      "end": 3472,
      "loc": {
        "start": {
          "line": 99,
          "column": 34
        },
        "end": {
          "line": 99,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "column",
      "start": 3472,
      "end": 3480,
      "loc": {
        "start": {
          "line": 99,
          "column": 35
        },
        "end": {
          "line": 99,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3480,
      "end": 3481,
      "loc": {
        "start": {
          "line": 99,
          "column": 43
        },
        "end": {
          "line": 99,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                  ",
      "start": 3481,
      "end": 3500,
      "loc": {
        "start": {
          "line": 99,
          "column": 44
        },
        "end": {
          "line": 100,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3500,
      "end": 3501,
      "loc": {
        "start": {
          "line": 100,
          "column": 18
        },
        "end": {
          "line": 100,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 3501,
      "end": 3504,
      "loc": {
        "start": {
          "line": 100,
          "column": 19
        },
        "end": {
          "line": 100,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3504,
      "end": 3505,
      "loc": {
        "start": {
          "line": 100,
          "column": 22
        },
        "end": {
          "line": 100,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                    ",
      "start": 3505,
      "end": 3526,
      "loc": {
        "start": {
          "line": 100,
          "column": 23
        },
        "end": {
          "line": 101,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3526,
      "end": 3527,
      "loc": {
        "start": {
          "line": 101,
          "column": 20
        },
        "end": {
          "line": 101,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "TextField",
      "start": 3527,
      "end": 3536,
      "loc": {
        "start": {
          "line": 101,
          "column": 21
        },
        "end": {
          "line": 101,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "value",
      "start": 3559,
      "end": 3564,
      "loc": {
        "start": {
          "line": 102,
          "column": 22
        },
        "end": {
          "line": 102,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3564,
      "end": 3565,
      "loc": {
        "start": {
          "line": 102,
          "column": 27
        },
        "end": {
          "line": 102,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3565,
      "end": 3566,
      "loc": {
        "start": {
          "line": 102,
          "column": 28
        },
        "end": {
          "line": 102,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "app",
      "start": 3566,
      "end": 3569,
      "loc": {
        "start": {
          "line": 102,
          "column": 29
        },
        "end": {
          "line": 102,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3569,
      "end": 3570,
      "loc": {
        "start": {
          "line": 102,
          "column": 32
        },
        "end": {
          "line": 102,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 3570,
      "end": 3575,
      "loc": {
        "start": {
          "line": 102,
          "column": 33
        },
        "end": {
          "line": 102,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3575,
      "end": 3576,
      "loc": {
        "start": {
          "line": 102,
          "column": 38
        },
        "end": {
          "line": 102,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3576,
      "end": 3580,
      "loc": {
        "start": {
          "line": 102,
          "column": 39
        },
        "end": {
          "line": 102,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3580,
      "end": 3581,
      "loc": {
        "start": {
          "line": 102,
          "column": 43
        },
        "end": {
          "line": 102,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "focused",
      "start": 3604,
      "end": 3611,
      "loc": {
        "start": {
          "line": 103,
          "column": 22
        },
        "end": {
          "line": 103,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3611,
      "end": 3612,
      "loc": {
        "start": {
          "line": 103,
          "column": 29
        },
        "end": {
          "line": 103,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3612,
      "end": 3613,
      "loc": {
        "start": {
          "line": 103,
          "column": 30
        },
        "end": {
          "line": 103,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 3613,
      "end": 3618,
      "loc": {
        "start": {
          "line": 103,
          "column": 31
        },
        "end": {
          "line": 103,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3618,
      "end": 3619,
      "loc": {
        "start": {
          "line": 103,
          "column": 36
        },
        "end": {
          "line": 103,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 3619,
      "end": 3635,
      "loc": {
        "start": {
          "line": 103,
          "column": 37
        },
        "end": {
          "line": 103,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3635,
      "end": 3638,
      "loc": {
        "start": {
          "line": 103,
          "column": 53
        },
        "end": {
          "line": 103,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "txtName",
      "start": 3638,
      "end": 3647,
      "loc": {
        "start": {
          "line": 103,
          "column": 56
        },
        "end": {
          "line": 103,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3647,
      "end": 3648,
      "loc": {
        "start": {
          "line": 103,
          "column": 65
        },
        "end": {
          "line": 103,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "caption",
      "start": 3671,
      "end": 3678,
      "loc": {
        "start": {
          "line": 104,
          "column": 22
        },
        "end": {
          "line": 104,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3678,
      "end": 3679,
      "loc": {
        "start": {
          "line": 104,
          "column": 29
        },
        "end": {
          "line": 104,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3679,
      "end": 3680,
      "loc": {
        "start": {
          "line": 104,
          "column": 30
        },
        "end": {
          "line": 104,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3680,
      "end": 3681,
      "loc": {
        "start": {
          "line": 104,
          "column": 31
        },
        "end": {
          "line": 104,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 3681,
      "end": 3685,
      "loc": {
        "start": {
          "line": 104,
          "column": 32
        },
        "end": {
          "line": 104,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bold",
      "start": 3686,
      "end": 3690,
      "loc": {
        "start": {
          "line": 104,
          "column": 37
        },
        "end": {
          "line": 104,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3690,
      "end": 3691,
      "loc": {
        "start": {
          "line": 104,
          "column": 41
        },
        "end": {
          "line": 104,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3691,
      "end": 3692,
      "loc": {
        "start": {
          "line": 104,
          "column": 42
        },
        "end": {
          "line": 104,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Color",
      "start": 3692,
      "end": 3697,
      "loc": {
        "start": {
          "line": 104,
          "column": 43
        },
        "end": {
          "line": 104,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bgMagenta",
      "start": 3698,
      "end": 3707,
      "loc": {
        "start": {
          "line": 104,
          "column": 49
        },
        "end": {
          "line": 104,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "whiteBright",
      "start": 3708,
      "end": 3719,
      "loc": {
        "start": {
          "line": 104,
          "column": 59
        },
        "end": {
          "line": 104,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3719,
      "end": 3720,
      "loc": {
        "start": {
          "line": 104,
          "column": 70
        },
        "end": {
          "line": 104,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Your Name:",
      "start": 3720,
      "end": 3730,
      "loc": {
        "start": {
          "line": 104,
          "column": 71
        },
        "end": {
          "line": 104,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3730,
      "end": 3731,
      "loc": {
        "start": {
          "line": 104,
          "column": 81
        },
        "end": {
          "line": 104,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 3731,
      "end": 3732,
      "loc": {
        "start": {
          "line": 104,
          "column": 82
        },
        "end": {
          "line": 104,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Color",
      "start": 3732,
      "end": 3737,
      "loc": {
        "start": {
          "line": 104,
          "column": 83
        },
        "end": {
          "line": 104,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3737,
      "end": 3738,
      "loc": {
        "start": {
          "line": 104,
          "column": 88
        },
        "end": {
          "line": 104,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3738,
      "end": 3739,
      "loc": {
        "start": {
          "line": 104,
          "column": 89
        },
        "end": {
          "line": 104,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 3739,
      "end": 3740,
      "loc": {
        "start": {
          "line": 104,
          "column": 90
        },
        "end": {
          "line": 104,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 3740,
      "end": 3744,
      "loc": {
        "start": {
          "line": 104,
          "column": 91
        },
        "end": {
          "line": 104,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3744,
      "end": 3745,
      "loc": {
        "start": {
          "line": 104,
          "column": 95
        },
        "end": {
          "line": 104,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3745,
      "end": 3746,
      "loc": {
        "start": {
          "line": 104,
          "column": 96
        },
        "end": {
          "line": 104,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "onChange",
      "start": 3769,
      "end": 3777,
      "loc": {
        "start": {
          "line": 105,
          "column": 22
        },
        "end": {
          "line": 105,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3777,
      "end": 3778,
      "loc": {
        "start": {
          "line": 105,
          "column": 30
        },
        "end": {
          "line": 105,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3778,
      "end": 3779,
      "loc": {
        "start": {
          "line": 105,
          "column": 31
        },
        "end": {
          "line": 105,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3779,
      "end": 3780,
      "loc": {
        "start": {
          "line": 105,
          "column": 32
        },
        "end": {
          "line": 105,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newName",
      "start": 3780,
      "end": 3787,
      "loc": {
        "start": {
          "line": 105,
          "column": 33
        },
        "end": {
          "line": 105,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3787,
      "end": 3788,
      "loc": {
        "start": {
          "line": 105,
          "column": 40
        },
        "end": {
          "line": 105,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3789,
      "end": 3791,
      "loc": {
        "start": {
          "line": 105,
          "column": 42
        },
        "end": {
          "line": 105,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "app",
      "start": 3792,
      "end": 3795,
      "loc": {
        "start": {
          "line": 105,
          "column": 45
        },
        "end": {
          "line": 105,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3795,
      "end": 3796,
      "loc": {
        "start": {
          "line": 105,
          "column": 48
        },
        "end": {
          "line": 105,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setState",
      "start": 3796,
      "end": 3804,
      "loc": {
        "start": {
          "line": 105,
          "column": 49
        },
        "end": {
          "line": 105,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3804,
      "end": 3805,
      "loc": {
        "start": {
          "line": 105,
          "column": 57
        },
        "end": {
          "line": 105,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3805,
      "end": 3806,
      "loc": {
        "start": {
          "line": 105,
          "column": 58
        },
        "end": {
          "line": 105,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newName",
      "start": 3806,
      "end": 3813,
      "loc": {
        "start": {
          "line": 105,
          "column": 59
        },
        "end": {
          "line": 105,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3813,
      "end": 3814,
      "loc": {
        "start": {
          "line": 105,
          "column": 66
        },
        "end": {
          "line": 105,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3814,
      "end": 3815,
      "loc": {
        "start": {
          "line": 105,
          "column": 67
        },
        "end": {
          "line": 105,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3815,
      "end": 3816,
      "loc": {
        "start": {
          "line": 105,
          "column": 68
        },
        "end": {
          "line": 105,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "onSubmit",
      "start": 3839,
      "end": 3847,
      "loc": {
        "start": {
          "line": 106,
          "column": 22
        },
        "end": {
          "line": 106,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3847,
      "end": 3848,
      "loc": {
        "start": {
          "line": 106,
          "column": 30
        },
        "end": {
          "line": 106,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3848,
      "end": 3849,
      "loc": {
        "start": {
          "line": 106,
          "column": 31
        },
        "end": {
          "line": 106,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3849,
      "end": 3850,
      "loc": {
        "start": {
          "line": 106,
          "column": 32
        },
        "end": {
          "line": 106,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3850,
      "end": 3854,
      "loc": {
        "start": {
          "line": 106,
          "column": 33
        },
        "end": {
          "line": 106,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3854,
      "end": 3855,
      "loc": {
        "start": {
          "line": 106,
          "column": 37
        },
        "end": {
          "line": 106,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3856,
      "end": 3858,
      "loc": {
        "start": {
          "line": 106,
          "column": 39
        },
        "end": {
          "line": 106,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "app",
      "start": 3859,
      "end": 3862,
      "loc": {
        "start": {
          "line": 106,
          "column": 42
        },
        "end": {
          "line": 106,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3862,
      "end": 3863,
      "loc": {
        "start": {
          "line": 106,
          "column": 45
        },
        "end": {
          "line": 106,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setState",
      "start": 3863,
      "end": 3871,
      "loc": {
        "start": {
          "line": 106,
          "column": 46
        },
        "end": {
          "line": 106,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3871,
      "end": 3872,
      "loc": {
        "start": {
          "line": 106,
          "column": 54
        },
        "end": {
          "line": 106,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3872,
      "end": 3873,
      "loc": {
        "start": {
          "line": 106,
          "column": 55
        },
        "end": {
          "line": 106,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3873,
      "end": 3877,
      "loc": {
        "start": {
          "line": 106,
          "column": 56
        },
        "end": {
          "line": 106,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3877,
      "end": 3878,
      "loc": {
        "start": {
          "line": 106,
          "column": 60
        },
        "end": {
          "line": 106,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3878,
      "end": 3879,
      "loc": {
        "start": {
          "line": 106,
          "column": 61
        },
        "end": {
          "line": 106,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3879,
      "end": 3880,
      "loc": {
        "start": {
          "line": 106,
          "column": 62
        },
        "end": {
          "line": 106,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "onBlur",
      "start": 3903,
      "end": 3909,
      "loc": {
        "start": {
          "line": 107,
          "column": 22
        },
        "end": {
          "line": 107,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3909,
      "end": 3910,
      "loc": {
        "start": {
          "line": 107,
          "column": 28
        },
        "end": {
          "line": 107,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3910,
      "end": 3911,
      "loc": {
        "start": {
          "line": 107,
          "column": 29
        },
        "end": {
          "line": 107,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3911,
      "end": 3912,
      "loc": {
        "start": {
          "line": 107,
          "column": 30
        },
        "end": {
          "line": 107,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3912,
      "end": 3913,
      "loc": {
        "start": {
          "line": 107,
          "column": 31
        },
        "end": {
          "line": 107,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3914,
      "end": 3916,
      "loc": {
        "start": {
          "line": 107,
          "column": 33
        },
        "end": {
          "line": 107,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "app",
      "start": 3917,
      "end": 3920,
      "loc": {
        "start": {
          "line": 107,
          "column": 36
        },
        "end": {
          "line": 107,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3920,
      "end": 3921,
      "loc": {
        "start": {
          "line": 107,
          "column": 39
        },
        "end": {
          "line": 107,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setState",
      "start": 3921,
      "end": 3929,
      "loc": {
        "start": {
          "line": 107,
          "column": 40
        },
        "end": {
          "line": 107,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3929,
      "end": 3930,
      "loc": {
        "start": {
          "line": 107,
          "column": 48
        },
        "end": {
          "line": 107,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3930,
      "end": 3931,
      "loc": {
        "start": {
          "line": 107,
          "column": 49
        },
        "end": {
          "line": 107,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 3931,
      "end": 3947,
      "loc": {
        "start": {
          "line": 107,
          "column": 50
        },
        "end": {
          "line": 107,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3947,
      "end": 3948,
      "loc": {
        "start": {
          "line": 107,
          "column": 66
        },
        "end": {
          "line": 107,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "txtBio",
      "start": 3949,
      "end": 3957,
      "loc": {
        "start": {
          "line": 107,
          "column": 68
        },
        "end": {
          "line": 107,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3957,
      "end": 3958,
      "loc": {
        "start": {
          "line": 107,
          "column": 76
        },
        "end": {
          "line": 107,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3958,
      "end": 3959,
      "loc": {
        "start": {
          "line": 107,
          "column": 77
        },
        "end": {
          "line": 107,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3959,
      "end": 3960,
      "loc": {
        "start": {
          "line": 107,
          "column": 78
        },
        "end": {
          "line": 107,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 3981,
      "end": 3982,
      "loc": {
        "start": {
          "line": 108,
          "column": 20
        },
        "end": {
          "line": 108,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3982,
      "end": 3983,
      "loc": {
        "start": {
          "line": 108,
          "column": 21
        },
        "end": {
          "line": 108,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                  ",
      "start": 3983,
      "end": 4002,
      "loc": {
        "start": {
          "line": 108,
          "column": 22
        },
        "end": {
          "line": 109,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4002,
      "end": 4003,
      "loc": {
        "start": {
          "line": 109,
          "column": 18
        },
        "end": {
          "line": 109,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 4003,
      "end": 4004,
      "loc": {
        "start": {
          "line": 109,
          "column": 19
        },
        "end": {
          "line": 109,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 4004,
      "end": 4007,
      "loc": {
        "start": {
          "line": 109,
          "column": 20
        },
        "end": {
          "line": 109,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4007,
      "end": 4008,
      "loc": {
        "start": {
          "line": 109,
          "column": 23
        },
        "end": {
          "line": 109,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                  ",
      "start": 4008,
      "end": 4027,
      "loc": {
        "start": {
          "line": 109,
          "column": 24
        },
        "end": {
          "line": 110,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4027,
      "end": 4028,
      "loc": {
        "start": {
          "line": 110,
          "column": 18
        },
        "end": {
          "line": 110,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 4028,
      "end": 4031,
      "loc": {
        "start": {
          "line": 110,
          "column": 19
        },
        "end": {
          "line": 110,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4031,
      "end": 4032,
      "loc": {
        "start": {
          "line": 110,
          "column": 22
        },
        "end": {
          "line": 110,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                    ",
      "start": 4032,
      "end": 4053,
      "loc": {
        "start": {
          "line": 110,
          "column": 23
        },
        "end": {
          "line": 111,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4053,
      "end": 4054,
      "loc": {
        "start": {
          "line": 111,
          "column": 20
        },
        "end": {
          "line": 111,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "TextField",
      "start": 4054,
      "end": 4063,
      "loc": {
        "start": {
          "line": 111,
          "column": 21
        },
        "end": {
          "line": 111,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "value",
      "start": 4086,
      "end": 4091,
      "loc": {
        "start": {
          "line": 112,
          "column": 22
        },
        "end": {
          "line": 112,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4091,
      "end": 4092,
      "loc": {
        "start": {
          "line": 112,
          "column": 27
        },
        "end": {
          "line": 112,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4092,
      "end": 4093,
      "loc": {
        "start": {
          "line": 112,
          "column": 28
        },
        "end": {
          "line": 112,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "app",
      "start": 4093,
      "end": 4096,
      "loc": {
        "start": {
          "line": 112,
          "column": 29
        },
        "end": {
          "line": 112,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4096,
      "end": 4097,
      "loc": {
        "start": {
          "line": 112,
          "column": 32
        },
        "end": {
          "line": 112,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 4097,
      "end": 4102,
      "loc": {
        "start": {
          "line": 112,
          "column": 33
        },
        "end": {
          "line": 112,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4102,
      "end": 4103,
      "loc": {
        "start": {
          "line": 112,
          "column": 38
        },
        "end": {
          "line": 112,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bio",
      "start": 4103,
      "end": 4106,
      "loc": {
        "start": {
          "line": 112,
          "column": 39
        },
        "end": {
          "line": 112,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4106,
      "end": 4107,
      "loc": {
        "start": {
          "line": 112,
          "column": 42
        },
        "end": {
          "line": 112,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "focused",
      "start": 4130,
      "end": 4137,
      "loc": {
        "start": {
          "line": 113,
          "column": 22
        },
        "end": {
          "line": 113,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4137,
      "end": 4138,
      "loc": {
        "start": {
          "line": 113,
          "column": 29
        },
        "end": {
          "line": 113,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4138,
      "end": 4139,
      "loc": {
        "start": {
          "line": 113,
          "column": 30
        },
        "end": {
          "line": 113,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 4139,
      "end": 4144,
      "loc": {
        "start": {
          "line": 113,
          "column": 31
        },
        "end": {
          "line": 113,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4144,
      "end": 4145,
      "loc": {
        "start": {
          "line": 113,
          "column": 36
        },
        "end": {
          "line": 113,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 4145,
      "end": 4161,
      "loc": {
        "start": {
          "line": 113,
          "column": 37
        },
        "end": {
          "line": 113,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 4161,
      "end": 4164,
      "loc": {
        "start": {
          "line": 113,
          "column": 53
        },
        "end": {
          "line": 113,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "txtBio",
      "start": 4164,
      "end": 4172,
      "loc": {
        "start": {
          "line": 113,
          "column": 56
        },
        "end": {
          "line": 113,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4172,
      "end": 4173,
      "loc": {
        "start": {
          "line": 113,
          "column": 64
        },
        "end": {
          "line": 113,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "caption",
      "start": 4196,
      "end": 4203,
      "loc": {
        "start": {
          "line": 114,
          "column": 22
        },
        "end": {
          "line": 114,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4203,
      "end": 4204,
      "loc": {
        "start": {
          "line": 114,
          "column": 29
        },
        "end": {
          "line": 114,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4204,
      "end": 4205,
      "loc": {
        "start": {
          "line": 114,
          "column": 30
        },
        "end": {
          "line": 114,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4205,
      "end": 4206,
      "loc": {
        "start": {
          "line": 114,
          "column": 31
        },
        "end": {
          "line": 114,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 4206,
      "end": 4210,
      "loc": {
        "start": {
          "line": 114,
          "column": 32
        },
        "end": {
          "line": 114,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "italic",
      "start": 4211,
      "end": 4217,
      "loc": {
        "start": {
          "line": 114,
          "column": 37
        },
        "end": {
          "line": 114,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4217,
      "end": 4218,
      "loc": {
        "start": {
          "line": 114,
          "column": 43
        },
        "end": {
          "line": 114,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4218,
      "end": 4219,
      "loc": {
        "start": {
          "line": 114,
          "column": 44
        },
        "end": {
          "line": 114,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Color",
      "start": 4219,
      "end": 4224,
      "loc": {
        "start": {
          "line": 114,
          "column": 45
        },
        "end": {
          "line": 114,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bgBlue",
      "start": 4225,
      "end": 4231,
      "loc": {
        "start": {
          "line": 114,
          "column": 51
        },
        "end": {
          "line": 114,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "whiteBright",
      "start": 4232,
      "end": 4243,
      "loc": {
        "start": {
          "line": 114,
          "column": 58
        },
        "end": {
          "line": 114,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4243,
      "end": 4244,
      "loc": {
        "start": {
          "line": 114,
          "column": 69
        },
        "end": {
          "line": 114,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Your Bio:",
      "start": 4244,
      "end": 4253,
      "loc": {
        "start": {
          "line": 114,
          "column": 70
        },
        "end": {
          "line": 114,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4253,
      "end": 4254,
      "loc": {
        "start": {
          "line": 114,
          "column": 79
        },
        "end": {
          "line": 114,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 4254,
      "end": 4255,
      "loc": {
        "start": {
          "line": 114,
          "column": 80
        },
        "end": {
          "line": 114,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Color",
      "start": 4255,
      "end": 4260,
      "loc": {
        "start": {
          "line": 114,
          "column": 81
        },
        "end": {
          "line": 114,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4260,
      "end": 4261,
      "loc": {
        "start": {
          "line": 114,
          "column": 86
        },
        "end": {
          "line": 114,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4261,
      "end": 4262,
      "loc": {
        "start": {
          "line": 114,
          "column": 87
        },
        "end": {
          "line": 114,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 4262,
      "end": 4263,
      "loc": {
        "start": {
          "line": 114,
          "column": 88
        },
        "end": {
          "line": 114,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Text",
      "start": 4263,
      "end": 4267,
      "loc": {
        "start": {
          "line": 114,
          "column": 89
        },
        "end": {
          "line": 114,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4267,
      "end": 4268,
      "loc": {
        "start": {
          "line": 114,
          "column": 93
        },
        "end": {
          "line": 114,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4268,
      "end": 4269,
      "loc": {
        "start": {
          "line": 114,
          "column": 94
        },
        "end": {
          "line": 114,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "onChange",
      "start": 4292,
      "end": 4300,
      "loc": {
        "start": {
          "line": 115,
          "column": 22
        },
        "end": {
          "line": 115,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4300,
      "end": 4301,
      "loc": {
        "start": {
          "line": 115,
          "column": 30
        },
        "end": {
          "line": 115,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4301,
      "end": 4302,
      "loc": {
        "start": {
          "line": 115,
          "column": 31
        },
        "end": {
          "line": 115,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4302,
      "end": 4303,
      "loc": {
        "start": {
          "line": 115,
          "column": 32
        },
        "end": {
          "line": 115,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newBio",
      "start": 4303,
      "end": 4309,
      "loc": {
        "start": {
          "line": 115,
          "column": 33
        },
        "end": {
          "line": 115,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4309,
      "end": 4310,
      "loc": {
        "start": {
          "line": 115,
          "column": 39
        },
        "end": {
          "line": 115,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4311,
      "end": 4313,
      "loc": {
        "start": {
          "line": 115,
          "column": 41
        },
        "end": {
          "line": 115,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "app",
      "start": 4314,
      "end": 4317,
      "loc": {
        "start": {
          "line": 115,
          "column": 44
        },
        "end": {
          "line": 115,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4317,
      "end": 4318,
      "loc": {
        "start": {
          "line": 115,
          "column": 47
        },
        "end": {
          "line": 115,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setState",
      "start": 4318,
      "end": 4326,
      "loc": {
        "start": {
          "line": 115,
          "column": 48
        },
        "end": {
          "line": 115,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4326,
      "end": 4327,
      "loc": {
        "start": {
          "line": 115,
          "column": 56
        },
        "end": {
          "line": 115,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4327,
      "end": 4328,
      "loc": {
        "start": {
          "line": 115,
          "column": 57
        },
        "end": {
          "line": 115,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newBio",
      "start": 4328,
      "end": 4334,
      "loc": {
        "start": {
          "line": 115,
          "column": 58
        },
        "end": {
          "line": 115,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4334,
      "end": 4335,
      "loc": {
        "start": {
          "line": 115,
          "column": 64
        },
        "end": {
          "line": 115,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4335,
      "end": 4336,
      "loc": {
        "start": {
          "line": 115,
          "column": 65
        },
        "end": {
          "line": 115,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4336,
      "end": 4337,
      "loc": {
        "start": {
          "line": 115,
          "column": 66
        },
        "end": {
          "line": 115,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "onSubmit",
      "start": 4360,
      "end": 4368,
      "loc": {
        "start": {
          "line": 116,
          "column": 22
        },
        "end": {
          "line": 116,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4368,
      "end": 4369,
      "loc": {
        "start": {
          "line": 116,
          "column": 30
        },
        "end": {
          "line": 116,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4369,
      "end": 4370,
      "loc": {
        "start": {
          "line": 116,
          "column": 31
        },
        "end": {
          "line": 116,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4370,
      "end": 4371,
      "loc": {
        "start": {
          "line": 116,
          "column": 32
        },
        "end": {
          "line": 116,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bio",
      "start": 4371,
      "end": 4374,
      "loc": {
        "start": {
          "line": 116,
          "column": 33
        },
        "end": {
          "line": 116,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4374,
      "end": 4375,
      "loc": {
        "start": {
          "line": 116,
          "column": 36
        },
        "end": {
          "line": 116,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4376,
      "end": 4378,
      "loc": {
        "start": {
          "line": 116,
          "column": 38
        },
        "end": {
          "line": 116,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "app",
      "start": 4379,
      "end": 4382,
      "loc": {
        "start": {
          "line": 116,
          "column": 41
        },
        "end": {
          "line": 116,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4382,
      "end": 4383,
      "loc": {
        "start": {
          "line": 116,
          "column": 44
        },
        "end": {
          "line": 116,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setState",
      "start": 4383,
      "end": 4391,
      "loc": {
        "start": {
          "line": 116,
          "column": 45
        },
        "end": {
          "line": 116,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4391,
      "end": 4392,
      "loc": {
        "start": {
          "line": 116,
          "column": 53
        },
        "end": {
          "line": 116,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4392,
      "end": 4393,
      "loc": {
        "start": {
          "line": 116,
          "column": 54
        },
        "end": {
          "line": 116,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bio",
      "start": 4393,
      "end": 4396,
      "loc": {
        "start": {
          "line": 116,
          "column": 55
        },
        "end": {
          "line": 116,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4396,
      "end": 4397,
      "loc": {
        "start": {
          "line": 116,
          "column": 58
        },
        "end": {
          "line": 116,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4397,
      "end": 4398,
      "loc": {
        "start": {
          "line": 116,
          "column": 59
        },
        "end": {
          "line": 116,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4398,
      "end": 4399,
      "loc": {
        "start": {
          "line": 116,
          "column": 60
        },
        "end": {
          "line": 116,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "onBlur",
      "start": 4422,
      "end": 4428,
      "loc": {
        "start": {
          "line": 117,
          "column": 22
        },
        "end": {
          "line": 117,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4428,
      "end": 4429,
      "loc": {
        "start": {
          "line": 117,
          "column": 28
        },
        "end": {
          "line": 117,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4429,
      "end": 4430,
      "loc": {
        "start": {
          "line": 117,
          "column": 29
        },
        "end": {
          "line": 117,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4430,
      "end": 4431,
      "loc": {
        "start": {
          "line": 117,
          "column": 30
        },
        "end": {
          "line": 117,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4431,
      "end": 4432,
      "loc": {
        "start": {
          "line": 117,
          "column": 31
        },
        "end": {
          "line": 117,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4433,
      "end": 4435,
      "loc": {
        "start": {
          "line": 117,
          "column": 33
        },
        "end": {
          "line": 117,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "app",
      "start": 4436,
      "end": 4439,
      "loc": {
        "start": {
          "line": 117,
          "column": 36
        },
        "end": {
          "line": 117,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4439,
      "end": 4440,
      "loc": {
        "start": {
          "line": 117,
          "column": 39
        },
        "end": {
          "line": 117,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setState",
      "start": 4440,
      "end": 4448,
      "loc": {
        "start": {
          "line": 117,
          "column": 40
        },
        "end": {
          "line": 117,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4448,
      "end": 4449,
      "loc": {
        "start": {
          "line": 117,
          "column": 48
        },
        "end": {
          "line": 117,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4449,
      "end": 4450,
      "loc": {
        "start": {
          "line": 117,
          "column": 49
        },
        "end": {
          "line": 117,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focusedComponent",
      "start": 4450,
      "end": 4466,
      "loc": {
        "start": {
          "line": 117,
          "column": 50
        },
        "end": {
          "line": 117,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4466,
      "end": 4467,
      "loc": {
        "start": {
          "line": 117,
          "column": 66
        },
        "end": {
          "line": 117,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "tabBar",
      "start": 4468,
      "end": 4476,
      "loc": {
        "start": {
          "line": 117,
          "column": 68
        },
        "end": {
          "line": 117,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4476,
      "end": 4477,
      "loc": {
        "start": {
          "line": 117,
          "column": 76
        },
        "end": {
          "line": 117,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4477,
      "end": 4478,
      "loc": {
        "start": {
          "line": 117,
          "column": 77
        },
        "end": {
          "line": 117,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4478,
      "end": 4479,
      "loc": {
        "start": {
          "line": 117,
          "column": 78
        },
        "end": {
          "line": 117,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 4500,
      "end": 4501,
      "loc": {
        "start": {
          "line": 118,
          "column": 20
        },
        "end": {
          "line": 118,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4501,
      "end": 4502,
      "loc": {
        "start": {
          "line": 118,
          "column": 21
        },
        "end": {
          "line": 118,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                  ",
      "start": 4502,
      "end": 4521,
      "loc": {
        "start": {
          "line": 118,
          "column": 22
        },
        "end": {
          "line": 119,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4521,
      "end": 4522,
      "loc": {
        "start": {
          "line": 119,
          "column": 18
        },
        "end": {
          "line": 119,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 4522,
      "end": 4523,
      "loc": {
        "start": {
          "line": 119,
          "column": 19
        },
        "end": {
          "line": 119,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 4523,
      "end": 4526,
      "loc": {
        "start": {
          "line": 119,
          "column": 20
        },
        "end": {
          "line": 119,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4526,
      "end": 4527,
      "loc": {
        "start": {
          "line": 119,
          "column": 23
        },
        "end": {
          "line": 119,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n                ",
      "start": 4527,
      "end": 4544,
      "loc": {
        "start": {
          "line": 119,
          "column": 24
        },
        "end": {
          "line": 120,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4544,
      "end": 4545,
      "loc": {
        "start": {
          "line": 120,
          "column": 16
        },
        "end": {
          "line": 120,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 4545,
      "end": 4546,
      "loc": {
        "start": {
          "line": 120,
          "column": 17
        },
        "end": {
          "line": 120,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 4546,
      "end": 4549,
      "loc": {
        "start": {
          "line": 120,
          "column": 18
        },
        "end": {
          "line": 120,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4549,
      "end": 4550,
      "loc": {
        "start": {
          "line": 120,
          "column": 21
        },
        "end": {
          "line": 120,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4565,
      "end": 4566,
      "loc": {
        "start": {
          "line": 121,
          "column": 14
        },
        "end": {
          "line": 121,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4579,
      "end": 4580,
      "loc": {
        "start": {
          "line": 122,
          "column": 12
        },
        "end": {
          "line": 122,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n          ",
      "start": 4580,
      "end": 4591,
      "loc": {
        "start": {
          "line": 122,
          "column": 13
        },
        "end": {
          "line": 123,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4591,
      "end": 4592,
      "loc": {
        "start": {
          "line": 123,
          "column": 10
        },
        "end": {
          "line": 123,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 4592,
      "end": 4593,
      "loc": {
        "start": {
          "line": 123,
          "column": 11
        },
        "end": {
          "line": 123,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Box",
      "start": 4593,
      "end": 4596,
      "loc": {
        "start": {
          "line": 123,
          "column": 12
        },
        "end": {
          "line": 123,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4596,
      "end": 4597,
      "loc": {
        "start": {
          "line": 123,
          "column": 15
        },
        "end": {
          "line": 123,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4606,
      "end": 4607,
      "loc": {
        "start": {
          "line": 124,
          "column": 8
        },
        "end": {
          "line": 124,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4607,
      "end": 4608,
      "loc": {
        "start": {
          "line": 124,
          "column": 9
        },
        "end": {
          "line": 124,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "jsxText",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n      ",
      "start": 4608,
      "end": 4615,
      "loc": {
        "start": {
          "line": 124,
          "column": 10
        },
        "end": {
          "line": 125,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4615,
      "end": 4616,
      "loc": {
        "start": {
          "line": 125,
          "column": 6
        },
        "end": {
          "line": 125,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 4616,
      "end": 4617,
      "loc": {
        "start": {
          "line": 125,
          "column": 7
        },
        "end": {
          "line": 125,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "AppContext",
      "start": 4617,
      "end": 4627,
      "loc": {
        "start": {
          "line": 125,
          "column": 8
        },
        "end": {
          "line": 125,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4627,
      "end": 4628,
      "loc": {
        "start": {
          "line": 125,
          "column": 18
        },
        "end": {
          "line": 125,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Consumer",
      "start": 4628,
      "end": 4636,
      "loc": {
        "start": {
          "line": 125,
          "column": 19
        },
        "end": {
          "line": 125,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4636,
      "end": 4637,
      "loc": {
        "start": {
          "line": 125,
          "column": 27
        },
        "end": {
          "line": 125,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4642,
      "end": 4643,
      "loc": {
        "start": {
          "line": 126,
          "column": 4
        },
        "end": {
          "line": 126,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4643,
      "end": 4644,
      "loc": {
        "start": {
          "line": 126,
          "column": 5
        },
        "end": {
          "line": 126,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4647,
      "end": 4648,
      "loc": {
        "start": {
          "line": 127,
          "column": 2
        },
        "end": {
          "line": 127,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4649,
      "end": 4650,
      "loc": {
        "start": {
          "line": 128,
          "column": 0
        },
        "end": {
          "line": 128,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "render",
      "start": 4652,
      "end": 4658,
      "loc": {
        "start": {
          "line": 130,
          "column": 0
        },
        "end": {
          "line": 130,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4658,
      "end": 4659,
      "loc": {
        "start": {
          "line": 130,
          "column": 6
        },
        "end": {
          "line": 130,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "jsxTagStart",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4659,
      "end": 4660,
      "loc": {
        "start": {
          "line": 130,
          "column": 7
        },
        "end": {
          "line": 130,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "jsxName",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "FocusBlurApp",
      "start": 4660,
      "end": 4672,
      "loc": {
        "start": {
          "line": 130,
          "column": 8
        },
        "end": {
          "line": 130,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 4673,
      "end": 4674,
      "loc": {
        "start": {
          "line": 130,
          "column": 21
        },
        "end": {
          "line": 130,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "jsxTagEnd",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4674,
      "end": 4675,
      "loc": {
        "start": {
          "line": 130,
          "column": 22
        },
        "end": {
          "line": 130,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4675,
      "end": 4676,
      "loc": {
        "start": {
          "line": 130,
          "column": 23
        },
        "end": {
          "line": 130,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4676,
      "end": 4677,
      "loc": {
        "start": {
          "line": 130,
          "column": 24
        },
        "end": {
          "line": 130,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4677,
      "end": 4677,
      "loc": {
        "start": {
          "line": 130,
          "column": 25
        },
        "end": {
          "line": 130,
          "column": 25
        }
      }
    }
  ]
}