use @ import alias
All checks were successful
Build static content / build (push) Successful in 10m51s
All checks were successful
Build static content / build (push) Successful in 10m51s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ChatStoreMessage } from "./app";
|
||||
import { ChatStoreMessage } from "@/app";
|
||||
|
||||
interface Props {
|
||||
chat: ChatStoreMessage;
|
||||
|
||||
Reference in New Issue
Block a user