Skip to content

Commit c5c90a8

Browse files
rhuanbarretoJonasKs
authored andcommitted
fix lint
1 parent f98f1d8 commit c5c90a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ const config: Config = {
8989
]
9090
}
9191

92-
export default config;
92+
export default config;

docs/src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ html[data-theme='dark'] .footer--dark {
4040

4141
code {
4242
white-space: pre;
43-
}
43+
}

0 commit comments

Comments
 (0)