Skip to content

Commit 9876aa2

Browse files
Next js 15 with React 19
1 parent 56e7532 commit 9876aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/app-profile-page/app-profile-page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export class AppProfile {
135135
<tr>
136136
<td>nextjs-app</td>
137137
<td><a href="https://sanjeetkumaritoutlook.github.io/nextjs-app/" target="_blank">Visit</a></td>
138-
<td>Next 15.1.1</td>
138+
<td>Next 15.1.1 with React 19</td>
139139
</tr>
140140
{/* <tr>
141141
<td>angular-local-stenciljs</td>

0 commit comments

Comments
 (0)