fix: data from api is now correctly displayed
This commit is contained in:
@@ -47,6 +47,7 @@ onMounted(fetchEntrepreneurs);
|
||||
|
||||
|
||||
<style scoped>
|
||||
@import "@/components/canvas/style-project.css";
|
||||
|
||||
header {
|
||||
display: flex;
|
||||
@@ -114,7 +115,4 @@ header img {
|
||||
width: 100px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
||||
@import "@/components/canvas/style-project.css";
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user