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

Feature/ssr props #266

Merged
merged 5 commits into from
Mar 1, 2021
Merged

Feature/ssr props #266

merged 5 commits into from
Mar 1, 2021

Conversation

StyleT
Copy link
Contributor

@StyleT StyleT commented Feb 26, 2021

No description provided.

}

export function transformSet(data) {
if (data.props) {
console.log(data)
Copy link
Contributor

@nightnei nightnei Mar 1, 2021

Choose a reason for hiding this comment

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

is console needed?

@@ -5,7 +5,7 @@ import {
SimpleForm,
TextInput,
required,
TextField,
TextField, FormTab,
Copy link
Contributor

Choose a reason for hiding this comment

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

I do not understand where FormTab is used
Is it needed here?

@StyleT StyleT requested a review from oleh-momot March 1, 2021 11:15
@StyleT StyleT merged commit df50c46 into master Mar 1, 2021
@StyleT StyleT deleted the feature/ssr_props branch March 1, 2021 11:21
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.

3 participants