Skip to content

Commit

Permalink
chore: remove unnecessary prop
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Aug 28, 2024
1 parent 8fd7413 commit f06d057
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ export default function App() {
new Graphic({
geometry: event.mapPoint,
symbol: new SimpleMarkerSymbol({
type: 'simple-marker',
style: 'diamond',
color: config.MARKER_FILL_COLOR,
size: 20,
Expand Down

0 comments on commit f06d057

Please sign in to comment.