Skip to content

Issue#624 welcome tutorial#404

Open
fridaklockmann wants to merge 19 commits intomasterfrom
Issue#624-Welcome-tutorial
Open

Issue#624 welcome tutorial#404
fridaklockmann wants to merge 19 commits intomasterfrom
Issue#624-Welcome-tutorial

Conversation

@fridaklockmann
Copy link
Copy Markdown
Contributor

@fridaklockmann fridaklockmann commented Jul 22, 2019

constructor(props: Props) {
super(props);
this.state = {
open: this.props.shouldOpen,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Det er ikke nødvendig å duplisere en state når den er allerede tilgjengelig som en prop =)

Comment thread packages/gdl-frontend/components/WelcomeTutorial/WelcomeTutorial.js Outdated
Comment thread packages/gdl-frontend/components/WelcomeTutorial/WelcomeTutorial.js Outdated
Comment thread packages/gdl-frontend/components/WelcomeTutorial/WelcomeTutorial.js Outdated
Comment thread packages/gdl-frontend/components/WelcomeTutorial/WelcomeTutorial.js Outdated
Comment thread packages/gdl-frontend/components/WelcomeTutorial/WelcomeTutorial.js Outdated
Comment thread packages/gdl-frontend/components/WelcomeTutorial/WelcomeTutorial.js Outdated
Copy link
Copy Markdown
Contributor

@vikre vikre left a comment

Choose a reason for hiding this comment

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

En liten kommentar som burde/må gjøres alle steder hvor du bruker tekststrenger som kunne vært på forskjellige språk :)

Comment thread packages/gdl-frontend/components/WelcomeTutorial/WelcomeTutorial.js Outdated
Comment thread packages/gdl-frontend/components/WelcomeTutorial/DialogContent.js Outdated
Comment thread packages/gdl-frontend/components/WelcomeTutorial/WelcomeTutorial.js Outdated
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.

4 participants