Skip to content

Commit a7d79aa

Browse files
committed
style: 🛁 linting
1 parent 863b17f commit a7d79aa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
20

src/lib/components/BlogPostSummary.svelte

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
</script>
3535

3636
<div
37+
role="presentation"
3738
class="container"
3839
on:mouseenter={handleMouseEnter}
3940
on:mouseleave={handleMouseLeave}

0 commit comments

Comments
 (0)