Author: Fedor Katurov <gotham48@gmail.com>
Date:   Thu Nov 10 17:06:09 2022 +0600

    fixed flex stretching
This commit is contained in:
muerwre 2022-11-10 11:08:09 +00:00
parent 7635e7e9c4
commit 81a5aeace8
205 changed files with 253 additions and 253 deletions

1
nuxt/ProseA.2f813689.js Normal file
View file

@ -0,0 +1 @@
import{a as o,o as l,c as s,w as c,r as f,b as u}from"./entry.b554f575.js";const i=o({__name:"ProseA",props:{href:{default:""},blank:{type:Boolean,default:!1}},setup(t){const a=e=>!e.match(/^\w+\:\/\//),n=e=>a(e)?e.toLowerCase().replaceAll("%20"," ").replace(/\d+/g,"").trim().replaceAll(" ","-"):e;return(e,p)=>{const r=u;return l(),s(r,{href:n(t.href),target:a(t.href)?"":"_blank"},{default:c(()=>[f(e.$slots,"default")]),_:3},8,["href","target"])}}});export{i as default};