kanban / experiments /webext /src /views /options.html
Leon4gr45's picture
Upload folder using huggingface_hub
13555f3 verified
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
</head>
<body>
<div id="app"></div>
<script type="module" src="options.tsx"></script>
</body>
</html>