First import createStore function from Framework7 core import { createStore } from 'framework7'; // create store const store = createStore({ // start with ...
確定! 回上一頁