Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobMiksch authored Jan 6, 2024
1 parent 5034dfa commit 3cfd8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The map can be added to any component like this:

```vue
<template>
<OlMap :style="{ width: '500px', height: '100px' }"></OlMap>
<OlMap :style="{ width: '500px', height: '100px' }"/>
</template>
```

Expand Down

0 comments on commit 3cfd8e1

Please sign in to comment.