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: fix types conflict between content_transformer and page_content #463

Merged
merged 3 commits into from
Aug 4, 2023

Conversation

NikitaCG
Copy link
Collaborator

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@@ -69,9 +74,7 @@ export const ConstructorBlocks: React.FC<ConstructorBlocksProps> = ({items}) =>
}

return blockTypes.includes(item.type) ? (
//TODO: replace ConstructorBlock (and delete it) with BlockBase when all
Copy link
Collaborator

Choose a reason for hiding this comment

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

why was it removed?

Copy link
Collaborator Author

@NikitaCG NikitaCG Aug 1, 2023

Choose a reason for hiding this comment

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

fixed

yuberdysheva
yuberdysheva previously approved these changes Aug 1, 2023
gorgeousvlad
gorgeousvlad previously approved these changes Aug 2, 2023
@NikitaCG NikitaCG merged commit 0424475 into main Aug 4, 2023
3 checks passed
@NikitaCG NikitaCG deleted the fix/transformer-types branch August 4, 2023 08:37
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