If I put my `SnackbarHostState` in the ViewModel a...
# compose
a
If I put my
SnackbarHostState
in the ViewModel and display snackbars directly from there, how can I access string resources from inside the ViewModel?