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

feat: remove user context #35

Merged
merged 1 commit into from
Apr 25, 2023
Merged

feat: remove user context #35

merged 1 commit into from
Apr 25, 2023

Conversation

niktverd
Copy link
Contributor

No description provided.

@niktverd niktverd requested a review from NikitaCG as a code owner April 20, 2023 14:59
package.json Outdated
@@ -141,5 +141,8 @@
"*.{json,yaml,yml,md}": [
"prettier --write"
]
},
"publishConfig": {
Copy link
Collaborator

Choose a reason for hiding this comment

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

we dont need it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

@@ -16,7 +15,6 @@ export interface BlogConstructorProviderProps {
locale?: Locale;
router?: RouterContextProps;
theme?: ThemeValueType;
user?: UserContextProps;
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove information about it from contexts readme

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

Copy link
Collaborator

@NikitaCG NikitaCG left a comment

Choose a reason for hiding this comment

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

fix comments

@niktverd niktverd force-pushed the feat/remove_user_context branch from 1863dac to e6890d3 Compare April 25, 2023 05:10
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@niktverd niktverd merged commit 36e7112 into main Apr 25, 2023
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