Skip to content

tinajs/tina-logo.mina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tina-logo.mina

The Tina.js logo as a mina-component

npm license PRs Welcome

Installation

npm i --save @tinajs/tina-logo.mina

Usage

<config>
{
  "usingComponents": {
    "tina-logo": "~@tinajs/tina-logo.mina"
  }
}
</config>

<template>
  <view>
    <tina-logo />
  </view>
</template>

Examples

License

MIT © yelo, 2017 - present