import React from 'react'; export const NestedComponent: React.FC = () => { return (
This is a nested component from the included template.