mirror of
				https://github.com/antd-tiny-vue/antd-tiny-vue.git
				synced 2025-11-04 10:31:46 +08:00 
			
		
		
		
	chore: change docs
This commit is contained in:
		@@ -20,7 +20,6 @@ There are `primary` button, `default` button, `dashed` button, `text` button and
 | 
				
			|||||||
    <a-button>Default Button</a-button>
 | 
					    <a-button>Default Button</a-button>
 | 
				
			||||||
    <a-button type="dashed">Dashed Button</a-button>
 | 
					    <a-button type="dashed">Dashed Button</a-button>
 | 
				
			||||||
    <a-button type="text">Text Button</a-button>
 | 
					    <a-button type="text">Text Button</a-button>
 | 
				
			||||||
    <a-button type="text">按钮</a-button>
 | 
					 | 
				
			||||||
    <a-button type="link">Link Button</a-button>
 | 
					    <a-button type="link">Link Button</a-button>
 | 
				
			||||||
  </a-space>
 | 
					  </a-space>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user