Skip to content

Commit

Permalink
Merge pull request #112 from aziontech/netinfo
Browse files Browse the repository at this point in the history
fix: export withou .vue
  • Loading branch information
robsongajunior authored Dec 18, 2024
2 parents c02014b + 74e9426 commit 9fe2b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/netinfo/netinfo.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
import Netinfo from './Netinfo';
import Netinfo from './Netinfo.vue';
export default Netinfo;

0 comments on commit 9fe2b09

Please sign in to comment.