/
home
/
henzagold
/
site
/
components
/
File Upload :
llllll
Current File: //home/henzagold/site/components/Logo.vue
<template> <img src="/img/henza.svg" alt="هنزاگلد" :width="width" :height="height" data-not-lazy> </template> <script> //import logo from "/components//" export default { name: "Logo", props: { width: { type: String, default: '120px', //required: true }, height: { type: String, default: '120px', //required: true }, } } </script> <style scoped> </style>
Copyright ©2k19 -
Hexid
|
Tex7ure