File tree 1 file changed +2
-2
lines changed
src/components/app-profile-page
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ export class AppProfile {
179
179
< td > < a href = "https://sanjeetkumaritoutlook.github.io/react19-cra/" target = "_blank" > Visit</ a > </ td >
180
180
< td > React 19</ td >
181
181
</ tr >
182
- < tr >
182
+ { /* <tr>
183
183
<td>angular-local-stenciljs</td>
184
184
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-local-stenciljs/" target="_blank">Visit</a></td>
185
185
<td>Angular 12</td>
@@ -188,7 +188,7 @@ export class AppProfile {
188
188
<td>react-local-stenciljs</td>
189
189
<td><a href="https://sanjeetkumaritoutlook.github.io/react-local-stenciljs/" target="_blank">Visit</a></td>
190
190
<td>React 18.2</td>
191
- </ tr >
191
+ </tr> */ }
192
192
< tr >
193
193
< td > new-react-app</ td >
194
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