thinkasany
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
3 additions and
3 deletions
-
components/tour/demo/mask.md
-
components/tour/index.en-US.md
|
|
@ -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 |
|
|
|