Skip to content

Commit

Permalink
Update map address to include Mc Donalds
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithDennis committed Jul 2, 2024
1 parent 84df7a8 commit 09127f7
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 @@ -38,7 +38,7 @@ use CodeWithDennis\SimpleMap\Components\Infolists\SimpleMap;

SimpleMap::make('map')
->zoom(10)
->address('Netherlands, Amsterdam')
->address('Netherlands, Amsterdam, Mc Donalds')
```

## Contributing
Expand Down

0 comments on commit 09127f7

Please sign in to comment.