Skip to content

Commit 6a7e734

Browse files
committed
upgrade
1 parent 85265a6 commit 6a7e734

68 files changed

Lines changed: 4173 additions & 1110 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/sim/app/workspace/[workspaceId]/components/connect-oauth-modal/connect-oauth-modal.tsx

Lines changed: 455 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
export {
2+
ConnectOAuthModal,
3+
type ConnectOAuthModalProps,
4+
} from './connect-oauth-modal'

apps/sim/app/workspace/[workspaceId]/components/oauth-modal/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/sim/app/workspace/[workspaceId]/components/oauth-modal/oauth-modal.test.ts

Lines changed: 0 additions & 72 deletions
This file was deleted.

apps/sim/app/workspace/[workspaceId]/components/oauth-modal/oauth-modal.tsx

Lines changed: 0 additions & 313 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { WorkspaceChrome } from './workspace-chrome'

0 commit comments

Comments
 (0)