src/store/index.js @@ -3,7 +3,8 @@ const store = proxy( { text: 'Hello World' text: 'Hello World', shelf: {}, } );