mirror of
				https://github.com/Tencent/tmagic-editor.git
				synced 2025-11-04 10:49:51 +08:00 
			
		
		
		
	chore(editor): 导出ContentMenu
This commit is contained in:
		
							parent
							
								
									814984d5bf
								
							
						
					
					
						commit
						ca5e4d2702
					
				@ -44,6 +44,7 @@ export { default as ComponentListPanel } from './layouts/sidebar/ComponentListPa
 | 
				
			|||||||
export { default as LayerPanel } from './layouts/sidebar/LayerPanel.vue';
 | 
					export { default as LayerPanel } from './layouts/sidebar/LayerPanel.vue';
 | 
				
			||||||
export { default as PropsPanel } from './layouts/PropsPanel.vue';
 | 
					export { default as PropsPanel } from './layouts/PropsPanel.vue';
 | 
				
			||||||
export { default as ToolButton } from './components/ToolButton.vue';
 | 
					export { default as ToolButton } from './components/ToolButton.vue';
 | 
				
			||||||
 | 
					export { default as ContentMenu } from './components/ContentMenu.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const defaultInstallOpt: InstallOptions = {
 | 
					const defaultInstallOpt: InstallOptions = {
 | 
				
			||||||
  // @todo, 自定义图片上传方法等编辑器依赖的外部选项
 | 
					  // @todo, 自定义图片上传方法等编辑器依赖的外部选项
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user