Skip to content

Commit f9f23b4

Browse files
authored
Typo
1 parent cc60dfd commit f9f23b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const App = () => {
5555
<Box flexDirection="column" minHeight={appheight}>
5656
{showLogo && <Logo />}
5757
<Box
58-
borderStyle={changeBorder} //HERE IS HTE CURRENT BORDER TO CHANGE
58+
borderStyle={changeBorder} //HERE IS THE CURRENT BORDER TO CHANGE
5959
borderColor={accentColor}
6060
className="full-app"
6161
height={20}

0 commit comments

Comments
 (0)