-
+
{repo.name}
diff --git a/app/components/@settings/tabs/connections/components/RepositorySelectionDialog.tsx b/app/components/@settings/tabs/connections/components/RepositorySelectionDialog.tsx
index a175d88..e760591 100644
--- a/app/components/@settings/tabs/connections/components/RepositorySelectionDialog.tsx
+++ b/app/components/@settings/tabs/connections/components/RepositorySelectionDialog.tsx
@@ -1058,7 +1058,7 @@ function RepositoryCard({ repo, onSelect }: { repo: GitHubRepoInfo; onSelect: ()
-
+
{repo.name}
-
+
Node Version:
{systemInfo.node}
@@ -1917,7 +1917,7 @@ export default function DebugTab() {
{webAppInfo.environment}
-
+
Node Version:
{webAppInfo.runtimeInfo.nodeVersion}
@@ -1952,7 +1952,7 @@ export default function DebugTab() {
<>
-
+
Repository:
{webAppInfo.gitInfo.github.currentRepo.fullName}
diff --git a/app/components/@settings/tabs/event-logs/EventLogsTab.tsx b/app/components/@settings/tabs/event-logs/EventLogsTab.tsx
index 8d28c26..f3983df 100644
--- a/app/components/@settings/tabs/event-logs/EventLogsTab.tsx
+++ b/app/components/@settings/tabs/event-logs/EventLogsTab.tsx
@@ -763,7 +763,7 @@ export function EventLogsTab() {
{
id: 'json',
label: 'Export as JSON',
- icon: 'i-ph:file-json',
+ icon: 'i-ph:file-js',
handler: exportAsJSON,
},
{
diff --git a/app/components/chat/SupabaseConnection.tsx b/app/components/chat/SupabaseConnection.tsx
index dc73973..64d46ef 100644
--- a/app/components/chat/SupabaseConnection.tsx
+++ b/app/components/chat/SupabaseConnection.tsx
@@ -296,7 +296,7 @@ export function SupabaseConnection() {
Close
-
+
Disconnect
diff --git a/app/components/workbench/Preview.tsx b/app/components/workbench/Preview.tsx
index 81edb2e..97cd848 100644
--- a/app/components/workbench/Preview.tsx
+++ b/app/components/workbench/Preview.tsx
@@ -700,7 +700,7 @@ export const Preview = memo(() => {
{isDeviceModeOn && (
<>
setIsLandscape(!isLandscape)}
title={isLandscape ? 'Switch to Portrait' : 'Switch to Landscape'}
/>
diff --git a/icons/netlify.svg b/icons/netlify.svg
new file mode 100644
index 0000000..eb46b44
--- /dev/null
+++ b/icons/netlify.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file