fix: Added keyboard focus shortcut
This commit is contained in:
parent
ccc5a05ed7
commit
b4e9112989
7 changed files with 141 additions and 15 deletions
|
|
@ -464,7 +464,7 @@ const assets = new Set<string>([
|
|||
]);
|
||||
|
||||
// Store basePath resolved from Vite config
|
||||
const BASE_PATH = "./";
|
||||
const BASE_PATH = "/";
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue