diff --git a/next-ui/src/components/release/Card.mdx b/next-ui/src/components/release/Card.mdx index ed4c40a1..1e22db22 100644 --- a/next-ui/src/components/release/Card.mdx +++ b/next-ui/src/components/release/Card.mdx @@ -8,4 +8,4 @@ import * as Stories from './Card.stories'; A card showing the details of a Komga release. - + diff --git a/next-ui/src/components/release/Card.vue b/next-ui/src/components/release/Card.vue index a957ecd8..287ed52a 100644 --- a/next-ui/src/components/release/Card.vue +++ b/next-ui/src/components/release/Card.vue @@ -1,44 +1,42 @@