Migrate Traefik Proxy dashboard UI to React
This commit is contained in:
parent
4790e4910f
commit
f16fff577a
324 changed files with 28303 additions and 19567 deletions
6
webui/src/pages/tcp/index.ts
Normal file
6
webui/src/pages/tcp/index.ts
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
export { TcpMiddleware } from './TcpMiddleware'
|
||||
export { TcpMiddlewares } from './TcpMiddlewares'
|
||||
export { TcpRouter } from './TcpRouter'
|
||||
export { TcpRouters } from './TcpRouters'
|
||||
export { TcpService } from './TcpService'
|
||||
export { TcpServices } from './TcpServices'
|
||||
Loading…
Add table
Add a link
Reference in a new issue