Rodrigo Schneider

Results 3 issues of Rodrigo Schneider

**Describe the bug** As I understood, `react-datepicker` uses `date-fns` under the hood for formatting dates, localization and so on. I'm trying to escape some characters in the `dateFormat` prop but...

wontfix

## Environment ``` System: OS: macOS 12.5 CPU: (8) arm64 Apple M1 Memory: 164.19 MB / 8.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.18.1 - /opt/homebrew/bin/node Yarn: 1.22.19 -...

I'm trying to use the renderNode function. But I would like to still return the same SVG object as when I don't write any renderNode function. What I'm trying to...