Skip to content

Commit 3fc0407

Browse files
committed
fix(material/datepicker): fix toggle import path
1 parent d3cb72e commit 3fc0407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/datepicker/datepicker-toggle.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@use '../../cdk/a11y/a11y';
1+
@use '../../cdk/a11y';
22

33
.mat-form-field-appearance-legacy {
44
.mat-form-field-prefix,

0 commit comments

Comments
 (0)