mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-23 00:14:21 +00:00
1 line
No EOL
1.2 KiB
Text
Generated
1 line
No EOL
1.2 KiB
Text
Generated
{"version":3,"sources":["webpack:///./routes/LinguaggiDinamici/00_Intro.js","webpack:///./routes/LinguaggiDinamici/index.js"],"names":["title","href"],"mappings":"4FAAA,oDAOe,eACX,OACI,EAAC,WAAD,KACI,EAAC,IAAD,CAASA,MAAO,SACZ,EAAC,IAAD,CAAOA,MAAO,YACV,YACI,YAAI,EAAC,IAAD,CAAMC,KAAM,oCAAZ,gC,0DCb5B,mCAGe,qBACX,OACI,aACI,kCACA,EAAC,IAAD,S","file":"route-LinguaggiDinamici.chunk.18e87.js","sourcesContent":["import {Fragment} from \"preact\";\nimport {Section, Panel, ILatex, BLatex, PLatex} from \"bluelib\";\nimport Link from \"../../components/Link\";\n\nconst r = String.raw;\n\n\nexport default function () {\n return (\n <Fragment>\n <Section title={\"Esame\"}>\n <Panel title={\"Contatti\"}>\n <ul>\n <li><Link href={\"mailto:mauro.leoncini@unimore.it\"}>Prof. Mauro Leoncini</Link></li>\n </ul>\n </Panel>\n </Section>\n </Fragment>\n )\n}\n","import Intro from \"./00_Intro\";\n\n\nexport default function () {\n return (\n <div>\n <h1>Linguaggi dinamici</h1>\n <Intro/>\n </div>\n )\n}\n"],"sourceRoot":""} |