File tree 1 file changed +15
-0
lines changed
src/components/app-profile-page 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,11 @@ export class AppProfile {
108
108
< td > Angular 19</ td >
109
109
</ tr >
110
110
< tr >
111
+ < td > angular16-app (Dashboard)</ td >
112
+ < td > < a href = "https://sanjeetkumaritoutlook.github.io/angular16-app/" target = "_blank" > Visit</ a > </ td >
113
+ < td > Angular 16</ td >
114
+ </ tr >
115
+ < tr >
111
116
< td > consuming-angular-app</ td >
112
117
< td > < a href = "https://sanjeetkumaritoutlook.github.io/consuming-angular-app/" target = "_blank" > Visit</ a > </ td >
113
118
< td > Angular 16</ td >
@@ -147,6 +152,16 @@ export class AppProfile {
147
152
<td><a href="https://sanjeetkumaritoutlook.github.io/react-local-stenciljs/" target="_blank">Visit</a></td>
148
153
<td>React 18.2</td>
149
154
</tr> */ }
155
+ < tr >
156
+ < td > new-react-app</ td >
157
+ < td > < a href = "https://sanjeetkumaritoutlook.github.io/new-react-app/" target = "_blank" > Visit</ a > </ td >
158
+ < td > React 18</ td >
159
+ </ tr >
160
+ < tr >
161
+ < td > formarray-forms</ td >
162
+ < td > < a href = "https://sanjeetkumaritoutlook.github.io/formarray-forms" target = "_blank" > Visit</ a > </ td >
163
+ < td > Angular 16</ td >
164
+ </ tr >
150
165
</ table >
151
166
</ div >
152
167
) ;
You can’t perform that action at this time.
0 commit comments