Challenge Name
Understand the Differences Between import and require has an issue.
Issue Description
Browser Information
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
.
Screenshot
Your Code
import { capitalizeString } from "string_functions";
capitalizeString("hello!");