mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-11 09:51:40 +00:00
fix
This commit is contained in:
@@ -75,7 +75,7 @@ import {
|
||||
ProgressValue,
|
||||
} from "@/components/ui/progress"
|
||||
|
||||
<Progress value={56} className="w-full max-w-sm">
|
||||
;<Progress value={56} className="w-full max-w-sm">
|
||||
<ProgressLabel>Upload progress</ProgressLabel>
|
||||
<ProgressValue />
|
||||
</Progress>
|
||||
|
||||
Reference in New Issue
Block a user