diff --git a/docs/docs/guides/extending-the-admin-ui/custom-timeline-components/index.md b/docs/docs/guides/extending-the-admin-ui/custom-timeline-components/index.md index 54ff65bae3..3a1f1f6df8 100644 --- a/docs/docs/guides/extending-the-admin-ui/custom-timeline-components/index.md +++ b/docs/docs/guides/extending-the-admin-ui/custom-timeline-components/index.md @@ -20,15 +20,13 @@ import { Component } from '@angular/core'; import { CustomerFragment, CustomerHistoryEntryComponent, - registerHistoryEntryComponent, SharedModule, TimelineDisplayType, TimelineHistoryEntry, - SharedModule, } from '@vendure/admin-ui/core'; @Component({ - selector: 'tax-id-verification-component', + selector: 'tax-id-verification-entry', template: `