forked from baron/baron-sso
ClientConsentsPage Biome 포맷 정리
This commit is contained in:
@@ -1063,8 +1063,7 @@ function ClientConsentsPage() {
|
|||||||
<div
|
<div
|
||||||
className={cn(
|
className={cn(
|
||||||
"flex gap-2",
|
"flex gap-2",
|
||||||
row.valueType === "date" ||
|
row.valueType === "date" || row.valueType === "datetime"
|
||||||
row.valueType === "datetime"
|
|
||||||
? "items-center"
|
? "items-center"
|
||||||
: "flex-col",
|
: "flex-col",
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user