Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
YeonV committed Dec 14, 2024
1 parent 2618661 commit 5c2a3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Devices/DeviceCard/DeviceCard.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const Default = Template.bind({})
Default.args = {
deviceName: 'My Wled',
iconName: 'wled',
effectName: 'Super Effect',
effectName: 'Cool',
isEffectSet: true,
isPlaying: true,
previewOnly: true,
Expand Down

0 comments on commit 5c2a3f0

Please sign in to comment.