Skip to content

Commit

Permalink
main clean for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Apr 22, 2023
1 parent 3795027 commit e5a66b4
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/main.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
import { createApp } from 'vue'
import App from './App.vue'

import './assets/main.css'

createApp(App).mount('#app')
import VueTechsLogos from './components/Tech.vue'
export default VueTechsLogos

0 comments on commit e5a66b4

Please sign in to comment.