Skip to content

Commit

Permalink
color udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
imrishabh18 committed Oct 25, 2024
1 parent 7a422e7 commit 1e3a62a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/stories/basics/schematic-net-label.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export const SchematicNetLabel = () => {
y: -0.5,
},
rotation: 0,
color: "black",
},
{
type: "schematic_text",
Expand All @@ -84,6 +85,7 @@ export const SchematicNetLabel = () => {
y: -0.3,
},
rotation: 0,
color: "black",
},
{
type: "source_net",
Expand Down

0 comments on commit 1e3a62a

Please sign in to comment.