mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-22 10:47:26 +02:00
📦 Update and fix prettier config (#987)
This commit is contained in:
parent
bafb922360
commit
239563eac5
68 changed files with 181 additions and 161 deletions
|
@ -44,8 +44,8 @@ export const UserAvatar = ({
|
|||
!name
|
||||
? "bg-gray-200"
|
||||
: colors?.requiresDarkText
|
||||
? "text-gray-800"
|
||||
: "text-white",
|
||||
? "text-gray-800"
|
||||
: "text-white",
|
||||
className,
|
||||
)}
|
||||
style={{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue