Web: useless code removed

This commit is contained in:
Akmal Isomadinov 2023-09-06 15:52:13 +05:00
parent e81fe3708f
commit f2be37cf86

View File

@ -26,8 +26,6 @@ const Tooltip = (props) => {
float,
} = props;
console.log({ getContent, children, isOpen });
const renderTooltip = () => (
<StyledTooltip
theme={props.theme}