Skip to content

Commit

Permalink
fix: 🧩 useDrauu brush默认值
Browse files Browse the repository at this point in the history
  • Loading branch information
17359898647 committed Oct 7, 2023
1 parent b067b8e commit 7e36423
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/integrations/useDrauu/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ export function useDrauu(
dasharray: undefined,
fill: 'transparent',
mode: 'draw',
...options?.brush,
})

watch(brush, () => {
Expand Down

0 comments on commit 7e36423

Please sign in to comment.