Skip to content

fix: comply to eslint warnings in example files#2946

Merged
lukewalczak merged 1 commit intomainfrom
fix/eslint-more-warnings
Oct 22, 2021
Merged

fix: comply to eslint warnings in example files#2946
lukewalczak merged 1 commit intomainfrom
fix/eslint-more-warnings

Conversation

@p-syche
Copy link
Copy Markdown
Contributor

@p-syche p-syche commented Oct 21, 2021

Summary

This is a continuation of efforts to remove eslint warnings, started in PR #2941.
This specific PR tackles example files.
I also changed styles/colors.tsx in order to add a transparent color. I went with a white with 100% opacity (in the form of rgba(255,255,255,0)).

The current state of eslint warnings on the main branch:
Zrzut ekranu 2021-10-20 o 00 29 15

This PR fixes 21 warnings 🎉

@p-syche p-syche requested a review from jaworek October 21, 2021 21:44
@github-actions
Copy link
Copy Markdown

The mobile version of example app from this branch is ready! You can see it here

.

Copy link
Copy Markdown
Member

@lukewalczak lukewalczak left a comment

Choose a reason for hiding this comment

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

Thanks @p-syche for reducing the number of warnings!

@lukewalczak lukewalczak merged commit f3f35e8 into main Oct 22, 2021
@lukewalczak lukewalczak deleted the fix/eslint-more-warnings branch October 22, 2021 21:10
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