feature/survey #38

Merged
swyoo merged 53 commits from feature/survey into dev 2025-05-19 13:51:57 +09:00
Showing only changes of commit c12a010bff - Show all commits

View File

@ -1,5 +1,3 @@
import { SEARCH_OPTIONS_ENUM, SEARCH_OPTIONS_PARTNERS_ENUM, SORT_OPTIONS_ENUM } from '@/store/surveyFilterStore'
export type SurveyBasicInfo = {
ID: number
REPRESENTATIVE: string