Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

fix: missing import for a11y module #571

Merged
merged 1 commit into from
Jan 9, 2019

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Jan 9, 2019

There are some examples that depend on the A11yModule and they break if they're forked into a Stackblitz, because we don't import the A11yModule directly anywhere.

Fixes angular/components#14761

There are some examples that depend on the `A11yModule` and they break if they're forked into a Stackblitz, because we don't import the `A11yModule` directly anywhere.

Fixes angular/components#14761
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn merged commit 316dd78 into angular:master Jan 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants