Skip to content

Commit

Permalink
rename components name
Browse files Browse the repository at this point in the history
  • Loading branch information
r-mikegester committed Dec 28, 2022
1 parent 2fc9b0e commit f56e6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default {
components: {
Header,
Footer,
SidebarVue,
Sidebar,
},
mounted() {
Scrollbar.init(document.querySelector("#body-scroll"));
Expand Down

1 comment on commit f56e6da

@vercel
Copy link

@vercel vercel bot commented on f56e6da Dec 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mikegester – ./

mikegester-mikegester26.vercel.app
mikegester-git-main-mikegester26.vercel.app
mikegester.vercel.app

Please sign in to comment.