Skip to content

Commit

Permalink
Update Bndr-js
Browse files Browse the repository at this point in the history
  • Loading branch information
baku89 committed Oct 4, 2023
1 parent 706df34 commit 5f38d31
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev_modules/bndr-js
2 changes: 1 addition & 1 deletion src/components/App.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script lang="ts" setup>
import {extendRef, useEventListener} from '@vueuse/core'
import * as Bndr from 'bndr-js'
import {Bndr} from 'bndr-js'
import {produce} from 'immer'
import {clamp} from 'lodash'
import Tq, {useTweeq} from 'tweeq'
Expand Down

0 comments on commit 5f38d31

Please sign in to comment.