Skip to content

Commit d116fb0

Browse files
committed
chore: Code cleanup.
1 parent dee6105 commit d116fb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/src/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ function App() {
335335
</>
336336
)
337337
}
338+
338339
const theme: MD2Theme | MD3Theme = { version: 3 } as MD2Theme | MD3Theme
339340
export default function AppWithProviders() {
340341
return (

0 commit comments

Comments
 (0)