Skip to content

Commit

Permalink
Working scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitenite committed Jun 28, 2024
1 parent a5c4398 commit 6c0f3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/project/webview/WebviewArea.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function WebviewArea() {
{
id: nanoid(),
title: 'Desktop',
src: 'https://www.framer.com/',
src: 'https://www.github.com/',
},
];

Expand Down

0 comments on commit 6c0f3e9

Please sign in to comment.