feat: starting heijunka article

This commit is contained in:
Julien Calixte
2026-01-01 21:46:39 +01:00
parent 0cdca2136d
commit 97ba46d693
7 changed files with 68 additions and 12 deletions

View File

@@ -0,0 +1 @@
export type ProductType = 'shirt' | 'jeans' | 'shoes'