Skip to content

Fix/btn placement#305

Open
SpliiT wants to merge 7 commits intonextfrom
fix/btn-placement
Open

Fix/btn placement#305
SpliiT wants to merge 7 commits intonextfrom
fix/btn-placement

Conversation

@SpliiT
Copy link
Member

@SpliiT SpliiT commented Feb 16, 2026

No description provided.

@@ -1,5 +1,6 @@
<script setup>
import fileDownload from "js-file-download"
import GlassCard from "~/components/GlassCard.vue"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
import GlassCard from "~/components/GlassCard.vue"
import GlassCard from "@ogw_front/components/GlassCard"

@@ -0,0 +1,52 @@
<script setup>
import { useAttrs, computed } from "vue"
Copy link
Member

Choose a reason for hiding this comment

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

Nécessaire ?

@@ -1,4 +1,6 @@
<script setup>
import GlassCard from "~/components/GlassCard.vue"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
import GlassCard from "~/components/GlassCard.vue"
import GlassCard from "@ogw_front/components/GlassCard"

@@ -1,4 +1,5 @@
<script setup>
import GlassCard from "~/components/GlassCard.vue"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
import GlassCard from "~/components/GlassCard.vue"
import GlassCard from "@ogw_front/components/GlassCard"

@@ -1,54 +1,64 @@
<script setup>
import GlassCard from "~/components/GlassCard.vue"
Copy link
Member

Choose a reason for hiding this comment

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

Pareil

Suggested change
import GlassCard from "~/components/GlassCard.vue"
import GlassCard from "@ogw_front/components/GlassCard"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments