I am trying to add bottom sheet destinations using the material navigation accompanist but it keeps throwing this exception:
java.lang.IllegalStateException: Could not find Navigator with name "BottomSheetNavigator". You must call NavController.addNavigator() for each navigation type.