Skip to content
Snippets Groups Projects
Commit 147e39f2 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

put into general folder

parent 085d2669
No related branches found
No related tags found
No related merge requests found
Pipeline #389510 passed
File moved
import InnerHTML from 'dangerously-set-html-content'
export function Map1(){
const htmlFile = `<div style="min-height: 374px">
<script type="text/javascript" defer src="%PUBLIC_URL%/mapscript.js" charset="utf-8">
<script type="text/javascript" defer src="mapscript.js" charset="utf-8">
</script>
<noscript>
<img src="https://static.igem.wiki/teams/5247/charts-maps/map1-full.png" alt="" />
......
......@@ -20,7 +20,7 @@
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true
},
"include": ["src", "public/mapscript.js"]
"include": ["src", "mapscript.js"]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment