feat(web-ui): reorganize network and security views into tabbed subviews with route-aware navigation
This commit is contained in:
5
ts_web/elements/security/index.ts
Normal file
5
ts_web/elements/security/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './ops-view-security.js';
|
||||
export * from './ops-view-security-overview.js';
|
||||
export * from './ops-view-security-blocked.js';
|
||||
export * from './ops-view-security-authentication.js';
|
||||
export * from './ops-view-security-emailsecurity.js';
|
||||
Reference in New Issue
Block a user