Blame view

src/Space/Space.html 142 Bytes
2c0a9da3   Imshann   优化
1
  <div className={"ant-space ant-space-" + state.direction + " ant-space-align-center"} style={{ gap: state.size + 'px' }} data-foo={foo}></div>