Skip to content

Commit

Permalink
Updated everything to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeNamedRobin committed Dec 24, 2023
2 parents 812a93e + ebebcec commit 44f7cab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/views/HomeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const getUserMutations = async (take: number, skip: number) :

<style scoped lang="scss">
<<<<<<< HEAD
<<<<<<< HEAD
@import '../styles/BasePage.css';
.balance-component {
Expand All @@ -51,4 +52,7 @@ const getUserMutations = async (take: number, skip: number) :
=======
@import "../styles/BasePage.css";
>>>>>>> 8ca1d52 (Fixed HomeView.vue en App.vue to use primeflex)
=======
@import "../styles/BasePage.css";
>>>>>>> ebebcec39984fc34626b1045c9aa3a239b72b534
</style>

0 comments on commit 44f7cab

Please sign in to comment.