mirror of
https://github.com/Nezumi-2711/multitenant-ecommerce.git
synced 2026-09-23 04:10:02 +00:00
feat: implement the layout of the application
This commit is contained in:
@@ -15,7 +15,7 @@ function Progress({
|
||||
data-slot="progress"
|
||||
className={cn(
|
||||
"relative h-3 w-full overflow-hidden rounded-full",
|
||||
"border bg-transparent",
|
||||
"border bg-white",
|
||||
className
|
||||
)}
|
||||
{...props}
|
||||
|
||||
Reference in New Issue
Block a user