Skip to content

Commit 943c71e

Browse files
added more projects
1 parent 6166f4b commit 943c71e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,16 @@ export class AppProfile {
108108
<td>Angular 17</td>
109109
</tr>
110110
<tr>
111+
<td>react-tinymce-form</td>
112+
<td><a href="https://sanjeetkumaritoutlook.github.io/react-tinymce-form/" target="_blank">Visit</a></td>
113+
<td>React 18.3</td>
114+
</tr>
115+
<tr>
116+
<td>angular-tinymce-form</td>
117+
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-tinymce-form/" target="_blank">Visit</a></td>
118+
<td>Angular 12</td>
119+
</tr>
120+
<tr>
111121
<td>angular-local-stenciljs</td>
112122
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-local-stenciljs/" target="_blank">Visit</a></td>
113123
<td>Angular 12</td>

0 commit comments

Comments
 (0)