diff --git a/components/dashboard/userAccount/detailUser/disease/index.js b/components/dashboard/userAccount/detailUser/disease/index.js index 022a472..bd1ccd3 100644 --- a/components/dashboard/userAccount/detailUser/disease/index.js +++ b/components/dashboard/userAccount/detailUser/disease/index.js @@ -56,7 +56,7 @@ function Disease({ data, setData, updateData, loading }) { { changeData(idx, JSON.stringify(e.target.checked)); }}