Skip to content

Commit

Permalink
fix: remove markReactive export (#239)
Browse files Browse the repository at this point in the history
was removed from `@vue/composition-api`

closes #238
  • Loading branch information
JamieCurnow authored Sep 16, 2020
1 parent 4303ae1 commit d455d0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/entrypoint.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ export {
isReadonly,
isRef,
markRaw,
markReactive,
nextTick,
onActivated,
onBeforeMount,
Expand Down

1 comment on commit d455d0f

@vercel
Copy link

@vercel vercel bot commented on d455d0f Sep 16, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.