Nicolas Froidure
Results
82
comments of
Nicolas Froidure
@ckifer just made a PR allowing to optout of the dot fallback without changing the default behavior. lmkwyt
It works with: ```js dot={() => { return null; }} ```