We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4927061 + d332f9c commit 4196ce8Copy full SHA for 4196ce8
app/components/crate-sidebar.js
@@ -5,7 +5,7 @@ import { didCancel } from 'ember-concurrency';
5
6
import { simplifyUrl } from './crate-sidebar/link';
7
8
-export default class DownloadGraph extends Component {
+export default class CrateSidebar extends Component {
9
@service playground;
10
@service sentry;
11
0 commit comments