Responsywność, sidebar

This commit is contained in:
2022-07-20 16:31:48 +02:00
parent ddaac97e54
commit a23e11d566
8 changed files with 168 additions and 33 deletions
+2
View File
@@ -91,6 +91,8 @@ import { defineComponent } from 'vue';
import { useStore } from '../store/store';
export default defineComponent({
name: 'OrderS',
setup() {
const store = useStore();
return {