Skip to content

Ht 1#5

Closed
rkonkin wants to merge 5 commits intoromabelka:masterfrom
rkonkin:ht-1
Closed

Ht 1#5
rkonkin wants to merge 5 commits intoromabelka:masterfrom
rkonkin:ht-1

Conversation

@rkonkin
Copy link

@rkonkin rkonkin commented Jul 3, 2018

No description provided.

import React, { Component } from 'react'

export default (OriginalComponent) =>
class DecoratedComponent extends Component {
Copy link
Owner

Choose a reason for hiding this comment

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

DecoratedComponent я называл чтоб легче понять было. Лучше выбирай более значущее название

Copy link
Author

Choose a reason for hiding this comment

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

👌

@@ -0,0 +1,82 @@
import React, { Component } from 'react'
import Helmet from 'react-helmet'
Copy link
Owner

Choose a reason for hiding this comment

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

Зачем тебе react-helmet, никогда не копируй необдуманно примеры из документаций

Copy link
Author

Choose a reason for hiding this comment

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

👌

shatalov04 added a commit to shatalov04/basic-react-25-06 that referenced this pull request Jul 21, 2018
@rkonkin rkonkin closed this Jun 2, 2019
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