const [accountId, widget, widgetName] = props.src.split("/"); return <div>Hello World</div>;