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

Add username/domain to url for each creator #126

Merged
merged 8 commits into from
Dec 19, 2023
Merged

Add username/domain to url for each creator #126

merged 8 commits into from
Dec 19, 2023

Conversation

samchuk-vlad
Copy link
Member

No description provided.

@olehmell olehmell changed the base branch from main to alternative-view December 18, 2023 16:20
@olehmell olehmell changed the base branch from alternative-view to main December 18, 2023 16:20
src/components/chat/ChatIframe.tsx Outdated Show resolved Hide resolved
src/components/creatorsStaking/Creators/CreatorCard.tsx Outdated Show resolved Hide resolved
src/pages/creators/[creator].tsx Show resolved Hide resolved
@@ -16,6 +17,8 @@ getInitialPropsWithRedux(CreatorsStakingPage, async ({ dispatch }) => {
image: '/images/creator-staking/meta-bg.jpg',
forceTitle: true,
},
spaceId: '',
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not skip the parameters?

Copy link
Member Author

Choose a reason for hiding this comment

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

We use same component for both pages and I need to provide this parameter because of the type of this CreatorStakingPage component

@olehmell olehmell merged commit f5fac56 into main Dec 19, 2023
1 check passed
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