<${ + //capitalize the first letter of the component + fileName.split('.')[0][0].toUpperCase() + + fileName.split('.')[0].slice(1) + } />