Skip to content

Commit

Permalink
feat(editor): Add TipTag Example as alternative Editor
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Apr 16, 2023
1 parent a8337c1 commit 294797f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ import AdvertiseBox from '@/components/AdvertiseBox.vue'
<AdvertiseBox header="Nitro" icon="prime-check-circle" color="green-400">
Nuxt 3 Server Engine
</AdvertiseBox>
<AdvertiseBox header="TipTap" icon="prime-check-circle" color="green-600">
TipTap Editor Demo
</AdvertiseBox>
<AdvertiseBox header="Vitest" icon="prime-check-circle" color="blue-600">
Testing with Vitest
</AdvertiseBox>
Expand Down

0 comments on commit 294797f

Please sign in to comment.