Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 7, 2022
1 parent 2862324 commit 3e2a407
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions examples/react-mui/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ export default defineConfig(() => {
jsxInject: 'import React from \'react\'',
},
test: {
deps: {
inline: [

],
},
environment: 'jsdom',
global: true,
},
Expand Down

0 comments on commit 3e2a407

Please sign in to comment.