Jérémie G
Jérémie G
Bump to 0.29.x in #646
Fixed with PR #645 This part was incorrect : `return R.is(String, sectionTitle) && (R.isEmpty(sectionTitle)` The string could be empty or "Apps" (lang : en), "Applications" (lang : fr)... In PR#645,...
Fix the existing test
Using ES (ECMAScript) modules offers several benefits, especially in modern JavaScript environments. Here are the key advantages: 1. Built-In Module Support Standardized Format: ES modules (import/export) are a standardized part...
merge ?
PR in progress https://github.com/s-yadav/react-number-format/pull/871