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: generateText is called twice and tailwind colors #23

Merged
merged 2 commits into from
Dec 13, 2022

Conversation

gabibguedes
Copy link
Collaborator

@gabibguedes gabibguedes commented Dec 11, 2022

The generateText was called 2 times, in the mother class and the class where the object is being instanced. With this problem, the text started to duplicate itself.

Since the title is no longer being set up on this function, we can let it be called only in the mother class.

Also fix the tailwind colors on build.

@netlify
Copy link

netlify bot commented Dec 11, 2022

Deploy Preview for neteapp ready!

Name Link
🔨 Latest commit 9ea27bc
🔍 Latest deploy log https://app.netlify.com/sites/neteapp/deploys/6397a4b84f30240008d9ee50
😎 Deploy Preview https://deploy-preview-23--neteapp.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@gabibguedes gabibguedes changed the title Fix: generateText is called only in the mother class Event Fix: generateText is called twice and tailwind colors Dec 12, 2022
@gabibguedes gabibguedes merged commit 2fe40d4 into main Dec 13, 2022
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