mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 19:06:41 +07:00
commit 2bd149f2ce
Author: Fedor Katurov <gotham48@gmail.com> Date: Fri Nov 11 16:43:37 2022 +0600 fixed writing.svg shadows
This commit is contained in:
parent
3a87fd03d3
commit
3704dccb33
200 changed files with 276 additions and 259 deletions
1
nuxt/ProseImg.fa30cacb.js
Normal file
1
nuxt/ProseImg.fa30cacb.js
Normal file
|
@ -0,0 +1 @@
|
|||
import{a as e,o as i,e as a}from"./entry.b21f669a.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