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 5f7cf12
Show file tree
Hide file tree
Showing 14 changed files with 891 additions and 423 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 5f7cf12

Please sign in to comment.