this repo has no description www.baileykane.co/
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Make text normal weight

BK610 57288030 0a3b31b9

+1 -1
+1 -1
components/RecipeSectionItem.js
··· 16 16 <div className="p-2 h-24 self-center content-center sm:self-start col-span-2"> 17 17 <h3 className="mb-1 font-semibold">{this.props.name}</h3> 18 18 <p 19 - className="font-light text-stone-800 dark:text-stone-100 19 + className="text-stone-800 dark:text-stone-100 20 20 line-clamp-2" 21 21 > 22 22 {this.props.description}