修复前端迁移后的类型错误
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Listing } from "@/api/listings";
|
||||
import type { Listing } from "@/features/listings/api/listings";
|
||||
|
||||
export interface ListingDisplayChip {
|
||||
label: string;
|
||||
|
||||
Reference in New Issue
Block a user