Package com.htueko.resumeapp.presentation.view.addeducation.ui

Functions

Link copied to clipboard
@Composable
fun AddEducationScreen(resumeId: Int? = null, onSaveEducationClick: (Int) -> Unit, viewModel: AddEducationViewModel = hiltViewModel())