-
Notifications
You must be signed in to change notification settings - Fork 94
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
Governance links section #1402
Governance links section #1402
Conversation
Visit the preview URL for this PR (updated for commit 77d689d): https://astar-apps--pr1402-feat-governance-link-49fptgaf.web.app (expires Wed, 30 Oct 2024 06:59:20 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: dd76fe72958fe2910fef9d53f0b4539b82b849db |
@@ -126,12 +118,12 @@ export default defineComponent({ | |||
setup() { | |||
const { isOpen } = useSidebar(); | |||
const { isZkEvm, isZkyoto } = useNetworkInfo(); | |||
const { isEnabled: isGovernanceEnabled, homepageUrl } = useGovernance(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
imo, it's better to use governanceUrl
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in 4d7e109
Please also add Governance to the mobile menu |
Hi @Kahonnohak I believe I addressed all your comments. Please check, especially the dark theme |
Pull Request Summary
Added
This is currently available on Shibuya
Check list