Banana-Zoom / index.html
prithivMLmods's picture
upload app
8ef86d8 verified
raw
history blame contribute delete
451 Bytes
<script type="importmap">
{
"imports": {
"@google/genai": "https://esm.sh/@google/genai@^0.7.0",
"react": "https://esm.sh/react@^19.0.0",
"react/": "https://esm.sh/react@^19.0.0/",
"react-dom/": "https://esm.sh/react-dom@^19.0.0/",
"@tailwindcss/browser": "https://esm.sh/@tailwindcss/browser@^4.1.2"
}
}
</script>
<div id="root"></div><link rel="stylesheet" href="/index.css">
<script type="module" src="/index.tsx"></script>