mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 18:59:59 +01:00
feat: mettre à jour les projets avec des modifications de balisage et ajouter de nouveaux fichiers PDF
This commit is contained in:
@@ -3,7 +3,7 @@ export function useProjectColors() {
|
||||
'Active': 'blue',
|
||||
'Completed': 'green',
|
||||
'Archived': 'neutral',
|
||||
'In Progress': 'amber'
|
||||
'In progress': 'amber'
|
||||
}
|
||||
|
||||
const typeColors: Record<string, string> = {
|
||||
|
||||
Reference in New Issue
Block a user