GITLAB
essa-platform
/
es-ng-antd
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
src/InputGroup/InputGroup.html
93 Bytes
Edit
Raw
Normal View
History
3a3ecabe
Imshann
init
1
<span
className=
{'ant-input-group'+(compact?"
ant-input-group-compact
"
:
"")}
>
{children}
</span>