aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/identity/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/pages/identity/index.tsx')
-rw-r--r--webui/src/pages/identity/index.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui/src/pages/identity/index.tsx b/webui/src/pages/identity/index.tsx
new file mode 100644
index 00000000..06208687
--- /dev/null
+++ b/webui/src/pages/identity/index.tsx
@@ -0,0 +1 @@
+export { default } from './IdentityQuery';