zhaohehuhu commented on code in PR #5616: URL: https://github.com/apache/kyuubi/pull/5616#discussion_r1381296722
########## kyuubi-server/web-ui/src/router/index.ts: ########## @@ -20,7 +20,7 @@ import overviewRoutes from './overview' import managementRoutes from './management' import detailRoutes from './detail' import swaggerRoutes from './swagger' -import labRoutes from './lab' +import labRoutes from './editor' Review Comment: Got it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
