We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2568de1 commit 22aa971Copy full SHA for 22aa971
src/components/app-profile-page/app-profile-page.tsx
@@ -122,6 +122,11 @@ export class AppProfile {
122
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-tinymce-form/" target="_blank">Visit</a></td>
123
<td>Angular 12</td>
124
</tr>
125
+ <tr>
126
+ <td>nextjs-app</td>
127
+ <td><a href="https://sanjeetkumaritoutlook.github.io/nextjs-app/" target="_blank">Visit</a></td>
128
+ <td>Next 15.1.1</td>
129
+ </tr>
130
{/* <tr>
131
<td>angular-local-stenciljs</td>
132
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-local-stenciljs/" target="_blank">Visit</a></td>
0 commit comments