Skip to content

Commit 83cdf70

Browse files
committed
docs: Add note (#943)
1 parent 4fa7973 commit 83cdf70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/routes/(admin)/workbooks/order/_components/KanbanBoard.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
updateUrl();
148148
}}
149149
>
150+
<!-- Note: Snippets are intentional: extracting these as components would require passing too many props. -->
150151
{#snippet solutionBoard()}
151152
<div class="flex gap-3 overflow-x-auto pb-4">
152153
{#each displayedSolutionCategories as column}

0 commit comments

Comments
 (0)