diff --git a/next-ui/src/components/release/Card.mdx b/next-ui/src/components/release/Card.mdx index ed4c40a14..1e22db223 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 a957ecd84..287ed52a1 100644 --- a/next-ui/src/components/release/Card.vue +++ b/next-ui/src/components/release/Card.vue @@ -1,44 +1,42 @@