-
Stretch My Time Off
+🌴 Stretch My Time Off
- In {selectedCountry}, there are {holidays.length} public holidays in {year}.
+ In {getFlagEmoji(Object.keys(countriesList).find(code => countriesList[code] === selectedCountry))} {selectedCountry}, there are {holidays.length} public holidays in {year}.
Let's stretch your time off from {daysOff} days to {consecutiveDaysOff.reduce((total, group) => total + group.totalDays, 0)} days (how?)