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

refactor: remove soundwaves banner #422

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

enesozturk
Copy link
Contributor

@enesozturk enesozturk commented Jan 26, 2024

Description

Remove launch banner

Type of change

Please put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • Refactor (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Additional Information (Optional)

Slack conversation

Copy link

vercel bot commented Jan 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-web3inbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 26, 2024 5:16pm

@@ -1,4 +1,3 @@
export const localStorageKeys = {
notificationModalClosed: 'w3i:notification_modal_closed',
launchBannerClosed: 'w3i:launch_banner_closed'
Copy link
Member

Choose a reason for hiding this comment

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

Hmm I guess we are abandoning this boolean in their storage forever!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeap, no need to use again so removed the key

@enesozturk enesozturk marked this pull request as ready for review January 26, 2024 22:24
@enesozturk enesozturk merged commit 4bdad6e into main Jan 26, 2024
3 checks 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