Co-authored-by: rongjun.qiu <qiurj@hengtonggroup.com.cn>tags/0.6.7
| 'group flex items-center h-9 rounded-md py-2 text-sm font-normal', | 'group flex items-center h-9 rounded-md py-2 text-sm font-normal', | ||||
| mode === 'expand' ? 'px-3' : 'px-2.5', | mode === 'expand' ? 'px-3' : 'px-2.5', | ||||
| )} | )} | ||||
| title={mode === 'collapse' ? name : ''} | |||||
| > | > | ||||
| <NavIcon | <NavIcon | ||||
| className={classNames( | className={classNames( |