Skip to content

Commit 5af9a21

Browse files
one more repo
1 parent 354c251 commit 5af9a21

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,11 @@ export class AppProfile {
162162
<td><a href="https://sanjeetkumaritoutlook.github.io/formarray-forms" target="_blank">Visit</a></td>
163163
<td>Angular 16</td>
164164
</tr>
165+
<tr>
166+
<td>angular-project</td>
167+
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-project" target="_blank">Visit</a></td>
168+
<td>Angular 16</td>
169+
</tr>
165170
</table>
166171
</div>
167172
);

0 commit comments

Comments
 (0)