Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/tooltip/refactor #154

Merged
merged 7 commits into from
Feb 18, 2022
Merged

Feat/tooltip/refactor #154

merged 7 commits into from
Feb 18, 2022

Conversation

rayyan224
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2022

size-limit report 📦

Path Size
dist/web3uikit.cjs.production.min.js 837.8 KB (0%)
dist/web3uikit.esm.js 819.75 KB (0%)

Copy link
Collaborator

@locothedev locothedev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome bro 👍

Comment on lines 23 to 26
console.log(
'width',
parretnRef.current ? (parretnRef.current as any).offsetWidth : 0,
);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

console.log no bueno

*/
text?: string;
content?: JSX.Element | string;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets make content required? What do you think about it

Copy link
Collaborator Author

@rayyan224 rayyan224 Feb 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, ur right .... nothing but facts 🗣

src/components/Tooltip/Tooltip.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@locothedev locothedev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanksss

@locothedev locothedev merged commit 9a9c82e into master Feb 18, 2022
@locothedev locothedev deleted the feat/tooltip/refactor branch February 18, 2022 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants