callstack / callstack/masked-view
How do i give stroke arround clipped shape?
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
This is the code i am using
```tsx
}
>
{children}
```
as you can see i am giving a svg element as mask and works perfectly fine however i want to add border arroud clipped shape for eample if i add a hart shape i want a border arround that shape but right if i give any kind of stroke in svg it just clips that stroke as well,
anyone if you guys have any solution it would be really helpful.
Contributor guide
Assessment
This issue has not been assessed yet.