ui: declarative per-page tab titles via definePage title
This commit is contained in:
@@ -257,8 +257,8 @@ function CredentialsPage() {
|
||||
}
|
||||
|
||||
const Page = definePage({
|
||||
title: 'Passkeys - Vacuum Wall',
|
||||
init() {
|
||||
document.title = 'Passkeys — Vacuum Wall';
|
||||
return state;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user