File tree 1 file changed +8
-3
lines changed
src/components/app-profile-page
1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ export class AppProfile {
63
63
< tr >
64
64
< td > stenciljs-components</ td >
65
65
< 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 >
67
67
</ tr >
68
68
< tr >
69
69
< td > FLUID Library</ td >
@@ -174,7 +174,12 @@ export class AppProfile {
174
174
< td > < a href = "https://sanjeetkumaritoutlook.github.io/nextjs-app/" target = "_blank" > Visit</ a > </ td >
175
175
< td > Next 15.1.1 with React 19</ td >
176
176
</ 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 >
178
183
< td > angular-local-stenciljs</ td >
179
184
< td > < a href = "https://sanjeetkumaritoutlook.github.io/angular-local-stenciljs/" target = "_blank" > Visit</ a > </ td >
180
185
< td > Angular 12</ td >
@@ -183,7 +188,7 @@ export class AppProfile {
183
188
< td > react-local-stenciljs</ td >
184
189
< td > < a href = "https://sanjeetkumaritoutlook.github.io/react-local-stenciljs/" target = "_blank" > Visit</ a > </ td >
185
190
< td > React 18.2</ td >
186
- </tr> */ }
191
+ </ tr >
187
192
< tr >
188
193
< td > new-react-app</ td >
189
194
< td > < a href = "https://sanjeetkumaritoutlook.github.io/new-react-app/" target = "_blank" > Visit</ a > </ td >
You can’t perform that action at this time.
0 commit comments