export const dummyMasterEmotions = [ { id: 1, label: "Senang", value: "senang", isActive: true, createdAt: "2025-06-16T09:57:16.726Z", updatedAt: "2025-06-16T09:57:16.726Z", }, { id: 2, label: "Sedih", value: "sedih", isActive: true, createdAt: "2025-06-16T09:57:16.730Z", updatedAt: "2025-06-16T09:57:16.730Z", }, { id: 15, label: "Takut", value: "takut", isActive: true, createdAt: "2025-06-16T09:57:16.730Z", updatedAt: "2025-06-16T09:57:16.730Z", }, { id: 6, label: "Marah", value: "marah", isActive: true, createdAt: "2025-06-16T09:57:16.730Z", updatedAt: "2025-06-16T09:57:16.730Z", }, { id: 8, label: "Terkejut", value: "terkejut", isActive: true, createdAt: "2025-06-16T09:57:16.730Z", updatedAt: "2025-06-16T09:57:16.730Z", }, { id: 14, label: "Malas", value: "malas", isActive: true, createdAt: "2025-06-16T09:57:16.730Z", updatedAt: "2025-06-16T09:57:16.730Z", }, { id: 7, label: "Penasaran", value: "penasaran", isActive: true, createdAt: "2025-06-16T09:57:16.731Z", updatedAt: "2025-06-16T09:57:16.731Z", }, { id: 3, label: "Cinta", value: "cinta", isActive: true, createdAt: "2025-06-16T09:57:16.731Z", updatedAt: "2025-06-16T09:57:16.731Z", }, { id: 4, label: "Bangga", value: "bangga", isActive: true, createdAt: "2025-06-16T09:57:16.731Z", updatedAt: "2025-06-16T09:57:16.731Z", }, { id: 5, label: "Malu", value: "malu", isActive: true, createdAt: "2025-06-16T09:57:16.731Z", updatedAt: "2025-06-16T09:57:16.731Z", }, { id: 11, label: "Kesal", value: "kesal", isActive: true, createdAt: "2025-06-16T09:57:16.732Z", updatedAt: "2025-06-16T09:57:16.732Z", }, { id: 9, label: "Bingung", value: "bingung", isActive: true, createdAt: "2025-06-16T09:57:16.732Z", updatedAt: "2025-06-16T09:57:16.732Z", }, { id: 10, label: "Kaget", value: "kaget", isActive: true, createdAt: "2025-06-16T09:57:16.732Z", updatedAt: "2025-06-16T09:57:16.732Z", }, { id: 12, label: "Iri", value: "iri", isActive: true, createdAt: "2025-06-16T09:57:16.732Z", updatedAt: "2025-06-16T09:57:16.732Z", }, { id: 13, label: "Lega", value: "lega", isActive: true, createdAt: "2025-06-16T09:57:16.733Z", updatedAt: "2025-06-16T09:57:16.733Z", }, ];