Skip to content

Commit d332f9c

Browse files
committed
CrateSidebar: Fix class name
1 parent da3e98d commit d332f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/crate-sidebar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { didCancel } from 'ember-concurrency';
55

66
import { simplifyUrl } from './crate-sidebar/link';
77

8-
export default class DownloadGraph extends Component {
8+
export default class CrateSidebar extends Component {
99
@service playground;
1010
@service sentry;
1111

0 commit comments

Comments
 (0)