chore: update

This commit is contained in:
xiaoxian521
2023-05-15 19:16:46 +08:00
parent 88f7aefa16
commit 7b067a8801
252 changed files with 311 additions and 311 deletions

1
dist/static/js/motion-3a6f9742.js vendored Normal file
View File

@@ -0,0 +1 @@
import{d as o,j as i,m as n,L as s}from"./index-600c64e5.js";const r=o({name:"Motion",props:{delay:{type:Number,default:50}},render(){const{delay:t}=this,e=i("motion");return n(s("div",{},{default:()=>[this.$slots.default()]}),[[e,{initial:{opacity:0,y:100},enter:{opacity:1,y:0,transition:{delay:t}}}]])}});export{r as M};