perf(client): restore bundle guardrails

This commit is contained in:
2026-07-16 19:35:51 +08:00
parent 40c6de5a06
commit 990add97f8
6 changed files with 69 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import type {
FeedbackSubmitResponse,
SubmitFeedbackInput,
} from "@/data/dto/feedback";
import { getFeedbackRepository } from "@/data/repositories";
import { getFeedbackRepository } from "@/data/repositories/feedback_repository";
import type { Result } from "@/utils/result";
export function submitFeedback(