mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-05 06:28:13 +00:00
Responsywność, sidebar
This commit is contained in:
@@ -212,6 +212,8 @@ import { useStore } from '../store/store';
|
||||
type OrderRowRange = 1 | 2 | 3 | 4 | 5;
|
||||
|
||||
export default defineComponent({
|
||||
name: 'OrderN',
|
||||
|
||||
setup() {
|
||||
const store = useStore();
|
||||
const order = reactive(store.orderN);
|
||||
|
||||
Reference in New Issue
Block a user