We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd524e commit 898b28fCopy full SHA for 898b28f
src/components/JehMaker.vue
@@ -145,7 +145,7 @@ import Phase from './Phase.vue'
145
import Consultants from './Consultant.vue'
146
import Frais from './Frais.vue'
147
import ProjetsSidebar from './ProjetsSidebar.vue'
148
-import Taux from '@/components/Taux.vue'
+import Taux from './Taux.vue'
149
import MargesDetails from './MargesDetails.vue'
150
import { round, utf8ToB64, b64ToUtf8 } from '../utils'
151
0 commit comments