docs: update internal documentation hub with granular permissions and new 2FA features

This commit is contained in:
2026-05-21 22:26:01 +07:00
parent 7965b34c85
commit 9b17d91380
38 changed files with 186 additions and 155 deletions
+1
View File
@@ -0,0 +1 @@
import{c as e,n as t,t as n}from"./app-CR33GSSe.js";e();var r=n();function i({auth:e}){return(0,r.jsxs)(`div`,{className:`min-h-screen bg-[#E3EBE8] text-[#3D4E4B] font-sans`,children:[(0,r.jsx)(t,{title:`Xxx`}),(0,r.jsxs)(`div`,{className:`max-w-7xl mx-auto px-6 py-12`,children:[(0,r.jsx)(`h1`,{className:`text-3xl font-bold mb-8`,children:`Xxx Page`}),(0,r.jsx)(`div`,{className:`bg-white rounded-lg shadow-sm p-6`,children:(0,r.jsx)(`p`,{children:`This is the new xxx page content.`})})]})]})}export{i as default};