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

fix(frontend): replace styled-components/macro with styled-components #130

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

zindazed
Copy link
Contributor

All instances of styled-components/macro imports in the nesis/frontend/client directory have been replaced with imports from styled-components. The previous imports were causing issues with Playwright tests, but this modification resolves the problem.

Copy link
Contributor

@mawandm mawandm left a comment

Choose a reason for hiding this comment

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

LG

@mawandm mawandm merged commit 846e4f7 into ametnes:main Jun 20, 2024
2 checks passed
@zindazed zindazed deleted the styled-components branch June 24, 2024 05:45
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