// It is not yet time to use Vuex to manage the global state // singleton object as a global store. const state = { disableScrollBehavior: false } export default state