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

changed the 'Verify land' to 'Land' everywhere it occurs and everywhe… #244

Conversation

OWK50GA
Copy link
Contributor

@OWK50GA OWK50GA commented Dec 15, 2024

Detailed Information

  • Edited the Sidebar.tsx component to show Lands, for both the text and the path
  • Edited the displayed component itself appropriately
  • Renamed the directory for the route to be right by Next rules
  • Renamed VerifyLandInspectorView to LandsInspectorView
  • Renamed VerifyLand.tsx to Lands.tsx

Related Issues

Closes #241

Type of Change

  • 🐛 Bug fix or ⚙️ enhancement
  • ✨ New feature or Chore (change with no new features or fixes)
  • 📚 Documentation update

Checklist (select as many as applicable)

  • The code follows the style guidelines of this project.
  • All new and existing tests pass.
  • This pull request is ready to be merged and reviewed.

@fishonamos
Copy link
Member

why the modules files?

@OWK50GA
Copy link
Contributor Author

OWK50GA commented Dec 16, 2024

Apologies. Must be a mistake. Let me correct it

Copy link
Contributor

Choose a reason for hiding this comment

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

please revert your changes on package-lock.json ,
Hint: the package-lock is modified because you are installing deps using npm , however we are using pnpn, which doesnt use package-lock.json but pnpm-lock.yaml

@Solomonsolomonsolomon Solomonsolomonsolomon merged commit 713932a into NoshonNetworks:main Dec 16, 2024
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.

update verify lands to lands in frontends
3 participants