extended-brief working

This commit is contained in:
isUnknown 2024-11-19 14:10:35 +01:00
parent 984c8b7737
commit b99c05062f
20 changed files with 38 additions and 13 deletions

View file

@ -2,7 +2,7 @@ import { defineStore } from "pinia";
export const useProjectStore = defineStore("project", () => {
const stepsLabels = {
clientBrief: "Votre brief",
Brief: "Votre brief",
proposal: "Proposition commerciale",
extendedBrief: "Brief enrichi",
industrialIdeation: "Idéation industrielle",