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

Functions

Link copied to clipboard
@Composable
fun AddProjectScreen(resumeId: Int? = null, onSaveProjectClick: (Int) -> Unit, viewModel: AddProjectViewModel = hiltViewModel())