upd standart->standard kekw
This commit is contained in:
@@ -170,13 +170,13 @@ function FloorsPage() {
|
||||
</div>
|
||||
</div>
|
||||
{selectedFloor !== "39-40" && selectedFloor !== "41-42" && (
|
||||
<div className="flex items-center justify-center gap-2">
|
||||
<div className="flex gap-2 justify-center items-center">
|
||||
<Button
|
||||
variant={!isCombinable ? "cta" : "primary"}
|
||||
// className="w-full"
|
||||
onClick={() => setIsCombinable(false)}
|
||||
>
|
||||
Standart
|
||||
Standard
|
||||
</Button>
|
||||
<Button
|
||||
variant={isCombinable ? "cta" : "primary"}
|
||||
|
||||
Reference in New Issue
Block a user