Skip to content

Commit 5467119

Browse files
committed
Change label name
1 parent 85d73b7 commit 5467119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/UserSettingsPage/SecurityPage/SecurityPageView.stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const meta: Meta<typeof SecurityPageView> = {
3737
export default meta
3838
type Story = StoryObj<typeof SecurityPageView>
3939

40-
export const Default: Story = {}
40+
export const UsingOIDC: Story = {}
4141

4242
export const NoOIDCAvailable: Story = {
4343
args: {

0 commit comments

Comments
 (0)