---
order: 100
title:
zh-CN: 加载中状态 bug 还原
en-US: Loading style bug
debug: true
---
## zh-CN
https://github.com/ant-design/ant-design/issues/36165
## en-US
https://github.com/ant-design/ant-design/issues/36165
```jsx
import { PoweroffOutlined } from '@ant-design/icons';
import { Button } from 'antd';
import React from 'react';
const Text1 = () => '部署';
const Text2 = () => 部署;
const Text3 = () => 'Submit';
const App = () => (
<>
}>
>
);
export default App;
```