barrard
barrard
Hey am I doing something wrong here? the animation seems really bad. (https://imgflip.com/gif/4mel7q) ``` import React from "react"; import { View } from "react-native"; import { Switch } from "react-native-switch";...
I’m having a similar issue. I have an img inside an anchor tag inside a paragraph tag. This is valid html, but breaks the contentful rich text validity for what’s...
Using `asChild` is not fixing the issue for me. I want the tooltip for my buttons ``` const MyButton = ( {text} ); {MyButton} {title}