Skip to content

Commit ace1c1a

Browse files
committed
make fmt
1 parent 9f267ec commit ace1c1a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/src/modules/resources/PortForwardPopoverView.stories.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export const Empty: Story = {
4848
args: {
4949
listeningPorts: [],
5050
storybook: {
51-
sharedPortsQueryData: {shares:[]},
51+
sharedPortsQueryData: { shares: [] },
5252
},
5353
},
5454
};
@@ -92,4 +92,3 @@ export const EnterprisePortSharingControlsAuthenticated: Story = {
9292
},
9393
},
9494
};
95-

0 commit comments

Comments
 (0)