Skip to content

Commit f4b5688

Browse files
added more github project pages
1 parent 5da86cb commit f4b5688

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

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

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,22 @@ export class AppProfile {
9090
<tr>
9191
<td>stenciljs-components</td>
9292
<td><a href="https://sanjeetkumaritoutlook.github.io/stenciljs-components/" target="_blank">Visit</a></td>
93-
<td>StencilJS</td>
93+
<td>StencilJS 4.7</td>
9494
</tr>
9595
<tr>
9696
<td>consuming-angular-app</td>
9797
<td><a href="https://sanjeetkumaritoutlook.github.io/consuming-angular-app/" target="_blank">Visit</a></td>
98-
<td>Angular</td>
98+
<td>Angular 16</td>
99+
</tr>
100+
<tr>
101+
<td>react-local-stenciljs</td>
102+
<td><a href="https://sanjeetkumaritoutlook.github.io/react-local-stenciljs/" target="_blank">Visit</a></td>
103+
<td>React 18.2</td>
104+
</tr>
105+
<tr>
106+
<td>angular-local-stenciljs</td>
107+
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-local-stenciljs/" target="_blank">Visit</a></td>
108+
<td>Angular 12</td>
99109
</tr>
100110
</table>
101111

0 commit comments

Comments
 (0)