thainv: ghép navigation
This commit is contained in:
@@ -11,7 +11,7 @@ export type PollOption = {
|
||||
type?: number; // Phân loại
|
||||
order?: number; // Sắp xếp
|
||||
status?: number; // Trạng thái
|
||||
responsesCount?: number //số lượng response của option
|
||||
responseCount?: number //số lượng response của option
|
||||
}
|
||||
|
||||
export const fetchByPollId = async (event: H3Event) => {
|
||||
|
||||
Reference in New Issue
Block a user