File tree 1 file changed +12
-2
lines changed
src/components/app-profile-page 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -90,12 +90,22 @@ export class AppProfile {
90
90
< tr >
91
91
< td > stenciljs-components</ td >
92
92
< td > < a href = "https://sanjeetkumaritoutlook.github.io/stenciljs-components/" target = "_blank" > Visit</ a > </ td >
93
- < td > StencilJS</ td >
93
+ < td > StencilJS 4.7 </ td >
94
94
</ tr >
95
95
< tr >
96
96
< td > consuming-angular-app</ td >
97
97
< 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 >
99
109
</ tr >
100
110
</ table >
101
111
You can’t perform that action at this time.
0 commit comments