fuwari/src/components/control
Katsuyuki Karasawa b016bd096c
fix: biome linter error (#369)
* fix(remark-excerpt): change loop variable to const for better readability

* fix(rehype-component-github-card): correct string quotes for consistency in title element

* fix(remark-directive-rehype): update biome-ignore comment for clarity on linting rule

* fix(rehype-component-admonition): use optional chaining for properties check and improve formatting

* fix(Pagination): improve equality checks and enhance code readability

* fix(TOC): correct equality check for consistency in removeTailingHash function

* fix(ImageWrapper): update import path to use 'node:path' for consistency

* fix(PostCard): update import path to use 'node:path' for consistency
2025-04-01 20:29:38 +09:00
..
BackToTop.astro fix: removing pointer-events from BackToTop wrapper (#259) 2024-12-31 17:01:47 +08:00
ButtonLink.astro fix: add padding to ButtonLink badge div (#251) 2024-12-31 17:28:17 +08:00
ButtonTag.astro fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
Pagination.astro fix: biome linter error (#369) 2025-04-01 20:29:38 +09:00