Closed marktforsyth closed 4 years ago
The dates displayed in the <RecipeDetail />s aren't readable by humans yet. Either solo, using an npm library, or a mixture of both, parse those out into readable dates (minute and hour are probably unnecessary).
<RecipeDetail />
The dates displayed in the
<RecipeDetail />
s aren't readable by humans yet. Either solo, using an npm library, or a mixture of both, parse those out into readable dates (minute and hour are probably unnecessary).