Skip to content

Commit

Permalink
Merge branch 'pr/7'
Browse files Browse the repository at this point in the history
  • Loading branch information
jiwangyihao committed Sep 15, 2024
2 parents a9bffda + ebbe5a8 commit 5c6b798
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/lib/src/widgets/rect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const options = defineWidget(props)
</script>

<template>
<text
<rect
v-bind="figure(options)"
:width="options.width"
:height="options.height"
Expand Down
15 changes: 6 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c6b798

Please sign in to comment.