David Ribeiro
David Ribeiro
## 🐛 Bug Report When converting svgs to React Native components, the prop `className` is kept and `viewBox` is removed. ## To Reproduce Steps to reproduce the behavior: - Convert...
I ran this code in a dotnetfiddle ```c# using System; using System.Linq; using System.Collections.Generic; using Ical.Net; using Ical.Net.DataTypes; using Ical.Net.CalendarComponents; public class Program { public static void Main() { var...
Hello, I'm using v0.9.0 of promptui. When calling `fmt.Printf` with a long string, before running the prompt it'll cut the output. Here's an example of a call: ```go fmt.Printf("Lorem ipsum...
### Self-service - [x] I'd be willing to implement a fix ### Describe the bug At the time of writing, homepage is crashing. (Not sure if this is the right...
### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...