diff --git a/templates/vanilla/entrypoints/popup/main.ts b/templates/vanilla/entrypoints/popup/main.ts index 5a2cc1a1..6266bf3d 100644 --- a/templates/vanilla/entrypoints/popup/main.ts +++ b/templates/vanilla/entrypoints/popup/main.ts @@ -1,12 +1,12 @@ import './style.css'; import typescriptLogo from '@/assets/typescript.svg'; -import viteLogo from '/wxt.svg'; +import wxtLogo from '/wxt.svg'; import { setupCounter } from '@/components/counter'; document.querySelector('#app')!.innerHTML = `
- +