|
|
@ -12,7 +12,6 @@ import com.nivesh.production.bajajfd.databinding.FragmentStepStartBinding |
|
|
|
import com.nivesh.production.bajajfd.viewModel.StepStartViewModel |
|
|
|
|
|
|
|
class StepStartFragment : Fragment() { |
|
|
|
|
|
|
|
private lateinit var viewModel: StepStartViewModel |
|
|
|
private lateinit var stepStartViewModel: StepStartViewModel |
|
|
|
private var _binding: FragmentStepStartBinding? = null |
|
|
|