mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-04 00:49:39 +08:00
docs: Example titles begin with uppercase (#43345)
This commit is contained in:
parent
873afe1e0b
commit
9796351e72
@ -4,4 +4,4 @@
|
||||
|
||||
## en-US
|
||||
|
||||
custom mask style.
|
||||
Custom mask style.
|
||||
|
@ -20,8 +20,8 @@ Use when you want to guide users through a product.
|
||||
<code src="./demo/basic.tsx">Basic</code>
|
||||
<code src="./demo/non-modal.tsx">Non-modal</code>
|
||||
<code src="./demo/placement.tsx">Placement</code>
|
||||
<code src="./demo/mask.tsx">custom mask style</code>
|
||||
<code src="./demo/indicator.tsx">custom indicator</code>
|
||||
<code src="./demo/mask.tsx">Custom mask style</code>
|
||||
<code src="./demo/indicator.tsx">Custom indicator</code>
|
||||
<code src="./demo/render-panel.tsx" debug>\_InternalPanelDoNotUseOrYouWillBeFired</code>
|
||||
|
||||
## API
|
||||
|
Loading…
Reference in New Issue
Block a user