mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 19:06:41 +07:00
commit 92cbb97647
Merge:189028c
3507b7c
Author: Fedor Katurov <gotham48@gmail.com> Date: Mon Nov 28 10:10:57 2022 +0600 Merge remote-tracking branch 'source/master'
This commit is contained in:
parent
7d71d3748a
commit
b424bc2f3d
215 changed files with 266 additions and 266 deletions
1
nuxt/ProseImg.06e5e7fa.js
Normal file
1
nuxt/ProseImg.06e5e7fa.js
Normal file
|
@ -0,0 +1 @@
|
|||
import{a as e,o as i,e as a}from"./entry.ff078795.js";const r=["src","alt","width","height"],c=e({__name:"ProseImg",props:{src:{type:String,default:""},alt:{type:String,default:""},width:{type:[String,Number],default:void 0},height:{type:[String,Number],default:void 0}},setup(t){return(n,h)=>(i(),a("img",{src:t.src,alt:t.alt,width:t.width,height:t.height},null,8,r))}});export{c as default};
|
Loading…
Add table
Add a link
Reference in a new issue