Skip to content

Commit 66597b5

Browse files
committed
Format
1 parent d6212e6 commit 66597b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/gitbook/src/components/Adaptive/summariesStore.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ export const useSummaries = create<SummariesState>((set) => ({
1313
newCache.set(key, summary);
1414
return { cache: newCache };
1515
}),
16-
}));
16+
}));

0 commit comments

Comments
 (0)