//props indexer_name let indexer_name = props.indexer_name; return ( <> <h1>Query Indexer</h1> </> );