WIP update file paths.
This commit is contained in:
parent
15319196db
commit
b7884be721
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
<script>
|
||||
import buttonQuestion from "@/digital-components/button-question/button-question";
|
||||
import replaceOptionsQuestion from "@layouts/vehicle-damage/replace-options-question/replace-options-question";
|
||||
import replaceOptionsQuestion from "../replace-options-question/replace-options-question";
|
||||
import store from "@/store";
|
||||
import { defineRule } from "vee-validate";
|
||||
import { required } from "@/helpers/validation-rules";
|
||||
|
|
|
|||
Loading…
Reference in a new issue