update
This commit is contained in:
@@ -3,3 +3,7 @@ import router from "../router/index.js";
|
||||
export const toPath = (path) => {
|
||||
router.push(path).then();
|
||||
}
|
||||
|
||||
export const VITE_TINYMCE_KEY = () => {
|
||||
return import.meta.env.VITE_TINYMCE_KEY;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user