Commit 251ea4f
Dev tools (#96)
* Remove commented-out development tools from constants.tsx for cleaner code and improved maintainability.
* Refactor Canonical Link Component to Build Canonical URL Dynamically
- Introduced a new function `buildCanonicalPath` to construct the canonical URL based on the current pathname.
- Simplified the logic for generating the canonical URL, ensuring it correctly handles the base path and various route scenarios.
- Improved code clarity and maintainability by removing redundant URL assignment logic.
* Merge branch 'develop' of github.com:betterbugs/dev-tools into dev-tools
* Update JWT Decoder tool descriptions and enhance SVG Viewer details
- Revised the JWT Decoder tool description for clarity and added usage details.
- Updated the SVG Viewer tool description to highlight its functionality and usage.
- Improved the overall content structure and added examples for better user guidance.
- Adjusted TypeScript configuration to import routes from the correct path for development.
* Fix typo in development tools description for BetterBugs.io tool
---------
Co-authored-by: zeel0m <zeel@linearloop.io>1 parent dac6f4d commit 251ea4f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16597 | 16597 | | |
16598 | 16598 | | |
16599 | 16599 | | |
16600 | | - | |
| 16600 | + | |
16601 | 16601 | | |
16602 | 16602 | | |
16603 | 16603 | | |
| |||
0 commit comments