allcho

Results 2 comments of allcho

Same problem, did you fix it?

> ``` > trigger={open tooltip} > position="top center" > closeOnDocumentClick > > > {close => ( > > > blablabla > common className='w-full mt-5' > onClick={(e:any) => close()} > >...