Skip to content

Commit

Permalink
undo accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
thmsobrmlr committed Dec 27, 2023
1 parent d1f48bc commit bc9d49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/scenes/onboarding/sdks/SDKs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { useWindowSize } from 'lib/hooks/useWindowSize'
import { useEffect } from 'react'
import React from 'react'

import { InviteMembersButton } from '~/layout/navigation/TopBar/AccountInfo'
import { InviteMembersButton } from '~/layout/navigation/TopBar/SitePopover'
import { SDKInstructionsMap } from '~/types'

import { onboardingLogic, OnboardingStepKey } from '../onboardingLogic'
Expand Down

0 comments on commit bc9d49a

Please sign in to comment.