You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of this PR everything works nicely on mobile, with the exception of the
publishers table (and the self stake publisher info for MDPs, which uses the
same component); I'll do improvements to the publisher table in a separate PR.
Copy file name to clipboardExpand all lines: apps/staking/src/components/Governance/index.tsx
+19-16Lines changed: 19 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -26,21 +26,24 @@ export const Governance = ({
26
26
helpDialog={<GovernanceGuide/>}
27
27
tagline="Vote and Influence the Network"
28
28
description="Pyth Governance lets the community influence the direction of the Pyth Network by voting on key proposals. By staking tokens, community members can gain a say in decisions that shape the network’s operations and development, ensuring Pyth Network evolves effectively and aligns with DeFi’s needs."
0 commit comments