VueFeather causing deprecation RENDER_FUNCTION compat warning if its wrapped inside another component. ``` <MyButton> <VueFeather type="chevron-down" class="mp-icon" size="20" /> </MyButton> ```
VueFeather causing deprecation RENDER_FUNCTION compat warning if its wrapped inside another component.