Type: Question / Bug
I've noticed FelaComponent provides className prop to its children even though it is explicitly mentioned in the docs to apply styles using style and not className. Is this intentional? It might be removed from the docs or fixed in FelaComponent then.
| Packages |
Version |
| fela-native |
11.0.2 |
| react-fela |
11.0.2 |
Type: Question / Bug
I've noticed
FelaComponentprovidesclassNameprop to its children even though it is explicitly mentioned in the docs to apply styles usingstyleand notclassName. Is this intentional? It might be removed from the docs or fixed inFelaComponentthen.