Skip to content

Commit

Permalink
style(examples): remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
mrMetalWood committed Jan 22, 2024
1 parent 82a3b4c commit 61db3f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/change-map-styles/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export default defineConfig(({mode}) => {
define: {
'process.env.GOOGLE_MAPS_API_KEY': JSON.stringify(GOOGLE_MAPS_API_KEY)
},

resolve: {
alias: {
'@vis.gl/react-google-maps/examples.js':
Expand Down

0 comments on commit 61db3f8

Please sign in to comment.