Skip to content

Commit

Permalink
fix: fix type error
Browse files Browse the repository at this point in the history
  • Loading branch information
soheilsalimidev committed Apr 11, 2024
1 parent ec2b05d commit 10e9e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/steps/webPageSetting.vue
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ const cacheModes = [
},
];
const $v = useVuelidate({})
useVuelidate({})
</script>

Expand Down

0 comments on commit 10e9e6a

Please sign in to comment.