mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-19 22:53:36 +09:00
update tsconfig and packages
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import config from "@config/config.json";
|
||||
import { humanize, plainify, slugify } from "@lib/utils/textConverter";
|
||||
import config from "@/config/config.json";
|
||||
import { humanize, plainify, slugify } from "@/lib/utils/textConverter";
|
||||
import Fuse from "fuse.js";
|
||||
import { useEffect, useRef, useState } from "react";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user