tauri/tooling/cli/templates/plugin/__example-basic/vanilla/public/index.html
2023-02-16 12:24:49 -03:00

6 lines
64 B
HTML

<html>
<body>
<div>Plugin example</div>
</body>
</html>