Skip to content

Commit e4bca63

Browse files
authored
chore: fix input demo import (#9807)
1 parent 673d56e commit e4bca63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo-app/input/input-demo.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import '../../../dist/packages/material/input/autofill';
1+
@import '../../lib/input/autofill';
22

33
.demo-basic {
44
padding: 0;

0 commit comments

Comments
 (0)