Skip to content

Commit f06d057

Browse files
committed
chore: remove unnecessary prop
1 parent 8fd7413 commit f06d057

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ export default function App() {
158158
new Graphic({
159159
geometry: event.mapPoint,
160160
symbol: new SimpleMarkerSymbol({
161-
type: 'simple-marker',
162161
style: 'diamond',
163162
color: config.MARKER_FILL_COLOR,
164163
size: 20,

0 commit comments

Comments
 (0)