mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
chore: fix missing addon (#55784)
This commit is contained in:
@@ -51,6 +51,7 @@ const ComponentCustomizeRender: Record<
|
||||
<Space />
|
||||
<Space.Compact>
|
||||
<antd.Button />
|
||||
<antd.Space.Addon>1</antd.Space.Addon>
|
||||
</Space.Compact>
|
||||
</>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user