diff --git a/package.json b/package.json index d990eee..a1d3a59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Item", - "version": "3.2.0", + "version": "3.2.1-SNAPSHOT", "scripts": { "dev": "vite", "build": "vite build", diff --git a/src/App.vue b/src/App.vue index e6bb3f8..7f4da05 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,37 +1,39 @@ - - - - - - - {{ error.description }} - - - - - - - - - - - + + + + + + + + + {{ error.description }} + + + + + + + + + + +