feat(a11y): implement screen reader support and accessibility optimizations
This commit is contained in:
@@ -72,6 +72,7 @@ export default async function RecentPosts({ locale }: RecentPostsProps) {
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
viewBox="0 0 24 24"
|
||||
aria-hidden="true"
|
||||
>
|
||||
<path
|
||||
strokeLinecap="round"
|
||||
|
||||
Reference in New Issue
Block a user