Skip to content

Commit c79832c

Browse files
committed
chore: formatting
1 parent 5e95b22 commit c79832c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/Shared/Components/Button/Button.component.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ const Button = ({
4141
</Tooltip>
4242
)
4343
}
44+
4445
export default Button

src/Shared/Components/Button/button.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
}
168168
}
169169

170-
&--loading > * {
170+
&--loading>* {
171171
visibility: hidden;
172172
}
173173
}

0 commit comments

Comments
 (0)