mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-04-05 18:09:04 +00:00
Format: update prettier configuration to use tailwind plugin
This commit is contained in:
@@ -71,7 +71,7 @@ const BeerRecommendationsSection: FC<{
|
||||
<div>
|
||||
<div>
|
||||
<Link
|
||||
className="link link-hover"
|
||||
className="link-hover link"
|
||||
href={`/beers/styles/${post.style.id}`}
|
||||
>
|
||||
<span className="font-medium">{post.style.name}</span>
|
||||
|
||||
Reference in New Issue
Block a user