Skip to content

Commit 864612a

Browse files
Update rstest/rspack-adapter/src/App.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent d9602c1 commit 864612a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rstest/rspack-adapter/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ function App() {
88
return (
99
<div className="App">
1010
<div>
11-
<a href="https://reactjs.org" target="_blank" rel="noreferrer">
11+
<a href="https://react.dev" target="_blank" rel="noreferrer">
1212
<img src={reactLogo} className="logo react" alt="React logo" />
1313
</a>
1414
</div>

0 commit comments

Comments
 (0)