fix/build-error
This commit is contained in:
		
				
					committed by
					
						 Kristofer Koishigawa
						Kristofer Koishigawa
					
				
			
			
				
	
			
			
			
						parent
						
							9c249bf8be
						
					
				
				
					commit
					9199319ae1
				
			| @@ -59,7 +59,7 @@ lowercaseString("WORLD!"); | ||||
| <section id='solution'> | ||||
|  | ||||
| ```js | ||||
| import { uppercaseString, lowercaseString } from './string_functions'; | ||||
| import { uppercaseString, lowercaseString } from './string_functions.js'; | ||||
| // add code above this line | ||||
|  | ||||
| uppercaseString("hello"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user