Tooltip to react portal to fix in overflow elements

This commit is contained in:
mrfry 2021-05-31 19:15:16 +02:00
parent b52d72b909
commit d6e0cbdbd3
3 changed files with 34 additions and 12 deletions

View file

@ -91,6 +91,8 @@ export default function ReactButton({ onClick, existingReacts, uid }) {
return (
<>
<Tooltip
width={300}
height={250}
text={() => {
return (
<span