Map caching, clickhouse test service
This commit is contained in:
9
client/src/pages/MonitorPage.tsx
Normal file
9
client/src/pages/MonitorPage.tsx
Normal file
@ -0,0 +1,9 @@
|
||||
import React from 'react'
|
||||
|
||||
function MonitorPage() {
|
||||
return (
|
||||
<div>Monitor</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default MonitorPage
|
Reference in New Issue
Block a user