Skip to content

zent place

Latest
Compare
Choose a tag to compare
@iscarecrow iscarecrow released this 26 Apr 03:32
· 4 commits to master since this release
  • Transform import { Button } from 'zent' to import Button from 'zent/button'.
  • (configurable) Error on import Button from 'zent-button'
  • (configurable) Error on import * as Zent from 'zent'
  • (configurable) Error on const Zent = require('zent')