pull/2603/head
Tuğçe Küçükoğlu 2022-06-01 10:27:00 +03:00
parent a6acfb3de6
commit c6aa1590dc
1 changed files with 0 additions and 3 deletions

View File

@ -92,9 +92,6 @@ export default {
}
},
computed: {
activeRoute() {
return this.$route.path;
},
containerClass() {
return ['p-steps p-component', {'p-readonly': this.readonly}];
}