@@ -27,4 +27,4 @@ class ShowPersonFragment: Fragment() {
return binding.root
}
-}
+}
@@ -2,5 +2,4 @@ package com.mrozon.healthdiary.presentation.showperson
import androidx.lifecycle.ViewModel
-class ShowPersonViewModal: ViewModel() {
+class ShowPersonViewModal: ViewModel()