Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.
This repository was archived by the owner on May 19, 2025. It is now read-only.

Garbage in code sample #17

@robertoaceves

Description

@robertoaceves

On https://codelabs.developers.google.com/introduction-to-angular#6, the code sample has garbage after the method definition.

Add a new method called updateSelection with a parameter called location and with a type of HousingLocation.

updateSelectedLocation(location: HousingLocation) { } searchHousingLocations() {}

This part should not be included --> searchHousingLocations() {}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions