Skip to content

Conversation

kmcfaul
Copy link
Contributor

@kmcfaul kmcfaul commented Dec 16, 2022

Closes #139

Out:

```jsx
<Tooltip >
Copy link
Contributor

@jenny-s51 jenny-s51 Dec 21, 2022

Choose a reason for hiding this comment

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

Should this be:

Suggested change
<Tooltip >
<Tooltip />

cc @gitdallas

Copy link
Contributor

Choose a reason for hiding this comment

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

you're right, would also probably leave 4 spaces

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll update. Prettier is automatically removing the extra spacing so if we want to keep the exact output we'll have to watch it because the file needs to be saved without formatting.

@gitdallas gitdallas merged commit 9bba680 into master Jan 4, 2023
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.

Tooltip - remove usages of deprecated props
3 participants