This website requires JavaScript.
Explore
Help
Sign In
BradNut
/
umami
Watch
1
Star
0
Fork
You've already forked umami
0
mirror of
https://github.com/BradNut/umami
synced
2025-09-08 17:40:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9cb6046844
umami
/
src
/
app
/
logout
/
page.tsx
6 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix CSS. Updated pages.
2023-09-30 02:18:44 +00:00
import
Logout
from
'./Logout'
;
Login/logout process.
2020-07-25 23:31:07 +00:00
Fix CSS. Updated pages.
2023-09-30 02:18:44 +00:00
export
default
function
(
)
{
return
<
Logout
/
>
;
Login/logout process.
2020-07-25 23:31:07 +00:00
}
Reference in a new issue
Copy permalink