matts-dinner-component-library 1.0.2 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Bibliothèque de composants React pour interface de kiosque de restauration rapide. Publiée sur npm.
|
|
4
4
|
|
|
5
|
-

|
|
6
6
|
|
|
7
7
|
---
|
|
8
8
|
|
|
@@ -74,8 +74,8 @@ Exemple : les labels des boutons dans CartFooter sont passés en props (`viewCar
|
|
|
74
74
|
|
|
75
75
|
| Composant | Figma | Storybook |
|
|
76
76
|
|-----------|-------|-----------|
|
|
77
|
-
| CartItemCard |  |  |
|
|
78
|
+
| Checkbox |  |  |
|
|
79
79
|
|
|
80
80
|
---
|
|
81
81
|
|