Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4608dca

Browse files
pranshuchittoramontogeek
authored andcommitted
chore(import): minor fixing in import statement (#3018)
fixed import of scss in sidebar componenet
1 parent 2614131 commit 4608dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/components/Sidebar/Sidebar.jsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Shield from '../Shield/Shield';
66
import SidebarItem from '../SidebarItem/SidebarItem';
77

88
// Load Styling
9-
import '../Sidebar/Sidebar.scss';
9+
import './Sidebar.scss';
1010

1111
// Create and export the component
1212
export default ({

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /