We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5765431 + 66a8a3b commit 8bb1d96Copy full SHA for 8bb1d96
custom/preview.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <div class="max-w-[480px]">
+ <div>
3
<template v-if="url">
4
<img
5
v-if="contentType && contentType.startsWith('image')"
0 commit comments