Add Bible picker flow and chapter navigation UI
This commit is contained in:
@@ -6,6 +6,8 @@ const GlobalState = proxy({
|
||||
profiles: {},
|
||||
currentMedia: '',
|
||||
mediaPost: {},
|
||||
biblePickerSelection: null,
|
||||
bibleChapterSelection: null,
|
||||
});
|
||||
|
||||
export default GlobalState;
|
||||
|
||||
Reference in New Issue
Block a user