Skip to content

Commit 25e0e6f

Browse files
authored
chore: fix lint error (#7839)
1 parent bda6339 commit 25e0e6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/src/root.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export default component$(() => {
4545
headerMenuOpen: false,
4646
sideMenuOpen: false,
4747
theme: 'auto',
48+
pkgManager: 'pnpm',
4849
});
4950

5051
useContextProvider(GlobalStore, store);

0 commit comments

Comments
 (0)