Angular - Standalone Components
Identify the error in this import statement:
import { FormsModule } from '@angular/forms';Used in an Angular module but the app fails to compile.