Skip to content

Commit 0a9a37e

Browse files
committed
.
1 parent f99e28c commit 0a9a37e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

website/rspress.config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,5 @@ export default defineConfig({
332332
}),
333333
],
334334
},
335-
plugins: [
336-
pluginCallstackTheme(),
337-
],
335+
plugins: [pluginCallstackTheme()],
338336
});

0 commit comments

Comments
 (0)