Skip to content

Commit

Permalink
UPDATE: real links for toolbar buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
fileformat committed Jul 23, 2024
1 parent ad145e6 commit e3e5821
Show file tree
Hide file tree
Showing 14 changed files with 890 additions and 422 deletions.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SVG Preview</title>
<!--app-head-->
</head>
<body>
<div id="root"></div>
<div id="root"><!--app-html--></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
Loading

0 comments on commit e3e5821

Please sign in to comment.