balibabu
Feat: Bind the route to the navigation bar in the head #3221 (#3863)
1660911
raw
history blame
63 Bytes
export default function Agent() {
return <div>Agent</div>;
}