Skip to content

Commit 9a19a3f

Browse files
committed
chore: add @blaze directive with memoization to calendar-week-fill icon component
1 parent e681a38 commit 9a19a3f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

resources/views/components/icons/calendar-week-fill.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@blaze(memo: true)
2+
13
<svg
24
{{ $attributes }}
35
xmlns="http://www.w3.org/2000/svg"

0 commit comments

Comments
 (0)