Reworking assets
This commit is contained in:
parent
1e546f00b1
commit
30f9b0f557
201 changed files with 434 additions and 14696 deletions
7
resources/es6-orig/edit-place-icon.js
vendored
Normal file
7
resources/es6-orig/edit-place-icon.js
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
//edit-place-icon.js
|
||||
|
||||
export default function getIcon() {
|
||||
let iconOption = document.querySelector('#icon');
|
||||
|
||||
return iconOption.value;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue