fix: Update PrimeReact and fix all compilation errors
This commit is contained in:
3
app/(main)/stock/commandes/page.tsx
Normal file → Executable file
3
app/(main)/stock/commandes/page.tsx
Normal file → Executable file
@@ -836,4 +836,5 @@ const CommandesPage = () => {
|
||||
);
|
||||
};
|
||||
|
||||
export default CommandesPage;
|
||||
export default CommandesPage;
|
||||
|
||||
|
||||
0
app/(main)/stock/fournisseurs/page.tsx
Normal file → Executable file
0
app/(main)/stock/fournisseurs/page.tsx
Normal file → Executable file
0
app/(main)/stock/inventaire/page.tsx
Normal file → Executable file
0
app/(main)/stock/inventaire/page.tsx
Normal file → Executable file
0
app/(main)/stock/page.tsx
Normal file → Executable file
0
app/(main)/stock/page.tsx
Normal file → Executable file
3
app/(main)/stock/sorties/page.tsx
Normal file → Executable file
3
app/(main)/stock/sorties/page.tsx
Normal file → Executable file
@@ -1022,4 +1022,5 @@ const SortiesPage = () => {
|
||||
);
|
||||
};
|
||||
|
||||
export default SortiesPage;
|
||||
export default SortiesPage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user