This commit is contained in:
gnmyt
2024-07-30 14:03:30 +00:00
parent 228a161f52
commit 038b234e52
179 changed files with 485 additions and 0 deletions

1
_nuxt/BWw0iZnI.js Normal file
View File

@ -0,0 +1 @@
import{d as o,c as t,e as l,Z as s,n as r,l as c}from"./Bn13st12.js";const d=o({__name:"CodeBlock",props:{label:{type:String,required:!0},active:{type:Boolean,default:!1},preview:{type:Boolean,default:!1}},setup(e){return(a,n)=>(t(),l("div",{class:r(["code-block",{active:e.active,"rounded-lg p-4":e.preview}])},[s(a.$slots,"default",{},void 0,!0)],2))}}),p=c(d,[["__scopeId","data-v-22d00392"]]);export{p as default};