mmbrtstd
mmbrtstd
+1 for this feature, needing it now to add `noodp, noydir` to robots cause google is using weird descriptions
I'm getting this bug as well working with NextJS. You can reproduce it easily with a default installation of NextJS.
I was trying to implement this component but it's not working. my code is very simple: ``` ... {({play, pause}) => ( )} ... ``` but I get this error...