mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-22 08:04:31 +00:00
1 line
795 B
Text
1 line
795 B
Text
|
{"version":3,"sources":["webpack:///./routes/Home.js"],"names":["title"],"mappings":"2FAAA,mCAEe,qBACX,OACI,aACI,qBACU,8BAEV,EAAC,IAAD,CAAOA,MAAO,gBAAd,8BAGA,EAAC,IAAD,CAAOA,MAAO,sBAAd,gF","file":"route-Home.chunk.654b0.js","sourcesContent":["import {Panel, Section} from \"bluelib\";\r\n\r\nexport default function (props) {\r\n return (\r\n <div>\r\n <h1>\r\n Steffo<small>'s website</small>\r\n </h1>\r\n <Panel title={\"Hello there!\"}>\r\n Hi! Welcome to my website!\r\n </Panel>\r\n <Panel title={\"Under construction\"}>\r\n This website is currently under (re)construction. Come back another time!\r\n </Panel>\r\n </div>\r\n );\r\n}\r\n"],"sourceRoot":""}
|