pl-fe: oops remove console.log
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -93,7 +93,6 @@ const AccountHoverCard: React.FC<IAccountHoverCard> = ({ visible = true }) => {
|
||||
],
|
||||
whileElementsMounted: autoUpdate,
|
||||
});
|
||||
console.log(x, y, context, refs);
|
||||
|
||||
const { styles } = useTransitionStyles(context, {
|
||||
initial: {
|
||||
|
||||
Reference in New Issue
Block a user