tb-footer-link
v1.0.6
Published
a teambition products footer links
Downloads
6
Readme
Teambition common footer link
a common teambition footer link.
Install
npm
npm install tb-footer-link --save
yarn
yarn add tb-footer-link -S
Usage
import { setLocale } from 'tb-footer-link'
window.onload = () => {
setLocale('zh')
}