mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 05:46:28 +02:00
Add more t-shirt sizes
This commit is contained in:
@@ -6,16 +6,21 @@ import { AppState } from "../../store"
|
||||
import { fetchVolunteerParticipationDetailsSet } from "../../store/volunteerParticipationDetailsSet"
|
||||
|
||||
export const tshirtSizes = [
|
||||
"XXS",
|
||||
"XS",
|
||||
"S",
|
||||
"M",
|
||||
"L",
|
||||
"XL",
|
||||
"XXL",
|
||||
"3XL",
|
||||
"4XL",
|
||||
"Femme S",
|
||||
"Femme M",
|
||||
"Femme L",
|
||||
"Femme XL",
|
||||
"Femme XXL",
|
||||
"Femme 3XL",
|
||||
]
|
||||
|
||||
export const foodDefaultValue = "Aucune"
|
||||
|
Reference in New Issue
Block a user