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

Add missing 'style' import #79

Merged
merged 1 commit into from May 9, 2023
Merged

Add missing 'style' import #79

merged 1 commit into from May 9, 2023

Conversation

ssanj
Copy link
Contributor

@ssanj ssanj commented May 7, 2023

Problem

In the User Authentication Guide, when following the instructions for Updating View to Make Things Nice , there seems to be a missing import for the style function as the compiler throws an error about not knowing what the style function is.

Solution

Add an import for the style function to the Updating View to Make Things Nice imports list.

Notes

This fix coincides with the imports in the 05-user-auth example

@netlify
Copy link

netlify bot commented May 7, 2023

Deploy Preview for elm-land ready!

Name Link
🔨 Latest commit 110df11
🔍 Latest deploy log https://app.netlify.com/sites/elm-land/deploys/64578a6b4b288600090853cf
😎 Deploy Preview https://deploy-preview-79--elm-land.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.

Copy link
Contributor

@ryan-haskell ryan-haskell left a comment

Choose a reason for hiding this comment

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

Thank you so much for catching this, @ssanj ! 💯

@ryan-haskell ryan-haskell merged commit 687f80e into elm-land:main May 9, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants