11 lines
232 B
HTML
11 lines
232 B
HTML
![]() |
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>KittyCAD Diff Viewer Extension</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div id="root"></div>
|
||
|
<script type="module" src="/src/index.tsx"></script>
|
||
|
</body>
|
||
|
</html>
|