Skip to content

Commit 1e1a837

Browse files
authored
fix(form:color): fix duplicate export (#1867)
1 parent cb038a3 commit 1e1a837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lib": {
3-
"flatModuleFile": "widgets-color",
3+
"flatModuleFile": "widgets-segmented",
44
"entryFile": "index.ts"
55
}
66
}

0 commit comments

Comments
 (0)