snapshot before rust archive

This commit is contained in:
Will Anderson
2026-05-03 04:04:43 -05:00
parent f4abfe6fdc
commit c5e34ed09b
10 changed files with 959 additions and 3 deletions
-3
View File
@@ -56,6 +56,3 @@ class App extends Component {
}
export { Counter, App };
// Mount the app
mount(App, '#app');