<div align="center">
  <p>
    Essential UI blocks for building mobile web apps
  </p>

  <h4>
    <a href="https://mobile.ant.design">English Doc</a>
  <span> · </span>
    <a href="https://mobile.ant.design/zh">中文文档</a>
</div>

```bash
$ npm install --save @nzha/local-ui
# or
$ yarn add @nzha/local-ui
# or
$ pnpm add @nzha/local-ui
```

> Fork from [Ant Design Mobile](https://github.com/ant-design/ant-design-mobile), versioned v5.24.0.
