Skip to content

Commit aad19cc

Browse files
updated table
1 parent 266fdfe commit aad19cc

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

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

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export class AppProfile {
6363
<tr>
6464
<td>stenciljs-components</td>
6565
<td><a href="https://www.npmjs.com/package/stenciljs-components" target="_blank">Visit</a></td>
66-
<td>2.0.1</td>
66+
<td>2.0.4</td>
6767
</tr>
6868
<tr>
6969
<td>FLUID Library</td>
@@ -174,7 +174,12 @@ export class AppProfile {
174174
<td><a href="https://sanjeetkumaritoutlook.github.io/nextjs-app/" target="_blank">Visit</a></td>
175175
<td>Next 15.1.1 with React 19</td>
176176
</tr>
177-
{/* <tr>
177+
<tr>
178+
<td>react19-cra</td>
179+
<td><a href="https://sanjeetkumaritoutlook.github.io/react19-cra/" target="_blank">Visit</a></td>
180+
<td>React 19</td>
181+
</tr>
182+
<tr>
178183
<td>angular-local-stenciljs</td>
179184
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-local-stenciljs/" target="_blank">Visit</a></td>
180185
<td>Angular 12</td>
@@ -183,7 +188,7 @@ export class AppProfile {
183188
<td>react-local-stenciljs</td>
184189
<td><a href="https://sanjeetkumaritoutlook.github.io/react-local-stenciljs/" target="_blank">Visit</a></td>
185190
<td>React 18.2</td>
186-
</tr> */}
191+
</tr>
187192
<tr>
188193
<td>new-react-app</td>
189194
<td><a href="https://sanjeetkumaritoutlook.github.io/new-react-app/" target="_blank">Visit</a></td>

0 commit comments

Comments
 (0)