mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	help-beta: Remove header from Zulip note.
We don't want to have a title of note and the ⓘ icon in the note aside. The only way to do this is to have our custom component called ZulipNote.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							8f51b93223
						
					
				
				
					commit
					6d93465f3b
				
			@@ -305,4 +305,10 @@ export default tseslint.config(
 | 
			
		||||
        },
 | 
			
		||||
    },
 | 
			
		||||
    ...astroConfigs.recommended,
 | 
			
		||||
    {
 | 
			
		||||
        files: ["help-beta/src/components/ZulipNote.astro"],
 | 
			
		||||
        rules: {
 | 
			
		||||
            "import/unambiguous": "off",
 | 
			
		||||
        },
 | 
			
		||||
    },
 | 
			
		||||
);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user