Skip to content

Conversation

@effie-ms
Copy link
Contributor

@effie-ms effie-ms commented Nov 12, 2025

Which Jira task is linked to this PR?

https://lifi.atlassian.net/browse/LF-16063

Visual showcase (Screenshots or Videos)

Screen.Recording.2025-11-12.at.14.16.08.mov

Checklist before requesting a review

  • I have performed a self-review and testing of my code.
  • This pull request is focused and addresses a single problem.

@effie-ms effie-ms self-assigned this Nov 12, 2025
@github-actions
Copy link

Hey! This is your new endpoint: https://13b5fd82.widget-lf16063.pages.dev

@github-actions
Copy link

Hey! This is your new endpoint: https://6861b07f.widget-lf16063.pages.dev

@effie-ms effie-ms marked this pull request as ready for review November 12, 2025 14:17
@effie-ms effie-ms requested a review from chybisov November 12, 2025 14:17
@github-actions
Copy link

Hey! This is your new endpoint: https://c23d19df.widget-lf16063.pages.dev

@effie-ms effie-ms marked this pull request as draft December 4, 2025 17:22
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Hey! This is your new endpoint: https://5bb76480.widget-lf16063.pages.dev

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Hey! This is your new endpoint: https://7f641151.widget-lf16063.pages.dev

@effie-ms effie-ms marked this pull request as ready for review December 5, 2025 10:42
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Hey! This is your new endpoint: https://b1289468.widget-lf16063.pages.dev

Comment on lines 15 to 21
const { pinnedTokens, pinToken, unpinToken } = usePinnedTokensStore(
(state) => ({
pinnedTokens: state.pinnedTokens,
pinToken: state.pinToken,
unpinToken: state.unpinToken,
})
)
Copy link
Member

Choose a reason for hiding this comment

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

It's better to use an array for this type of store consumption.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replaced 👌

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Hey! This is your new endpoint: https://63793195.widget-lf16063.pages.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants