0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00
This commit is contained in:
Trevor Buckner
2021-06-20 14:30:00 -04:00
committed by GitHub
parent 68ed6019f6
commit 8e304fa483

View File

@@ -43,7 +43,7 @@ const getBrewFromId = asyncHandler(async (id, accessType)=>{
/* Any CSS here will apply to your document! */
.myExampleClass {
color: black;
color: black;
}`;
}
return brew;