Skip to content

Commit 81fde1f

Browse files
Update core/src/components/searchbar/searchbar.ionic.scss
Co-authored-by: Brandy Carney <[email protected]>
1 parent 781c533 commit 81fde1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/searchbar/searchbar.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@use "../../themes/ionic/ionic.globals.scss" as globals;
22
@use "searchbar.common";
3-
@use "./searchbar.ionic.vars" as searchbarVars;
3+
@use "./searchbar.ionic.vars" as vars;
44

55
// Ionic Searchbar
66
// --------------------------------------------------

0 commit comments

Comments
 (0)