app
app
/
com.htueko.resumeapp.presentation.view.addeducation.ui
/
AddEducationScreen
Add
Education
Screen
@
Composable
fun
AddEducationScreen
(
resumeId
:
Int
?
=
null
,
onSaveEducationClick
:
(
Int
)
->
Unit
,
viewModel
:
AddEducationViewModel
=
hiltViewModel()
)
Content copied to clipboard