meow
This commit is contained in:
parent
78f540d4c3
commit
a1f51b2539
12 changed files with 898 additions and 826 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
|
||||
import { define } from "../utils.ts";
|
||||
import { define } from "@/utils/index.ts";
|
||||
|
||||
export default define.page(function App({ Component }) {
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue