mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 16:07:01 +00:00
Added trailing commas object literals in normalize util. Added null checks for product and cart item normalization methods. Formatted the code with prettier config. Separated the nested functions in groupProductOptionsByAttributeLabel
4 lines
43 B
CSS
4 lines
43 B
CSS
.fit {
|
|
min-height: calc(100vh - 88px);
|
|
}
|