fix(seed): Capitalizes CSS Grid in the title of challengs (#16875)
CSS Grid has been added to preFormattedBlockNames object Closes #16870
This commit is contained in:
		
				
					committed by
					
						
						mrugesh mohapatra
					
				
			
			
				
	
			
			
			
						parent
						
							4f0f17892c
						
					
				
				
					commit
					5921f31f8f
				
			@@ -3,6 +3,7 @@ const preFormattedBlockNames = {
 | 
			
		||||
  'basic-css': 'Basic CSS',
 | 
			
		||||
  'basic-html-and-html5': 'Basic HTML and HTML5',
 | 
			
		||||
  'css-flexbox': 'CSS Flexbox',
 | 
			
		||||
  'css-grid': 'CSS Grid',
 | 
			
		||||
  devops: 'DevOps',
 | 
			
		||||
  es6: 'ES6',
 | 
			
		||||
  'information-security-with-helmetjs': 'Information Security with HelmetJS',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user