Skip to content

Commit

Permalink
fix: 🔥 stop using client-only
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloSchulerPiletti committed Nov 15, 2023
1 parent 570bdc1 commit 8a56466
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions playground/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

<template>
<div>
<ClientOnly>
<ExcalidrawBoard />
</ClientOnly>
<ExcalidrawBoard />
</div>
</template>

0 comments on commit 8a56466

Please sign in to comment.