Skip to content

Commit cf41d99

Browse files
committed
fix: import button from carbon-components-angular
Signed-off-by: Akshat Patel <[email protected]>
1 parent 6e5724d commit cf41d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/input/password-input-label.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import {
1010
ContentChild
1111
} from "@angular/core";
1212
import { PasswordInput } from "./password.directive";
13-
import { BaseIconButton } from "../button";
13+
import { BaseIconButton } from "carbon-components-angular/button";
1414

1515
/**
1616
* Get started with importing the module:

0 commit comments

Comments
 (0)