Skip to content

Commit 502b541

Browse files
chore(meter): import meter.template instead of progress bar template
1 parent d9318ee commit 502b541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/progressbar/stories/meter.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Variants } from "@spectrum-css/preview/decorators";
2-
import { Template } from "./template.js";
2+
import { Template } from "./meter.template.js";
33

44
export const MeterGroup = Variants({
55
Template,

0 commit comments

Comments
 (0)