From f58c8cc78e583a017234a0171ef1b777af2fce93 Mon Sep 17 00:00:00 2001 From: Vishwas Date: Fri, 22 Jul 2022 11:20:18 +0530 Subject: [PATCH] missed the theme data --- src/components/participant/Action.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/participant/Action.vue b/src/components/participant/Action.vue index 6048b8e1..fdedfbde 100644 --- a/src/components/participant/Action.vue +++ b/src/components/participant/Action.vue @@ -17,7 +17,7 @@ + :done="actionItem.isDone" @input="updateUserInfo(actionItem, $event)" :themeData="themeData">