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 6166f4b commit 943c71eCopy full SHA for 943c71e
src/components/app-profile-page/app-profile-page.tsx
@@ -108,6 +108,16 @@ export class AppProfile {
108
<td>Angular 17</td>
109
</tr>
110
<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
120
121
<td>angular-local-stenciljs</td>
122
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-local-stenciljs/" target="_blank">Visit</a></td>
123
<td>Angular 12</td>
0 commit comments