Skip to content

Commit

Permalink
doc: fix missing import (AxisCommunications#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeBaronDeCharlus authored Nov 20, 2024
1 parent 20ef70b commit 76174da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/analytics-module-umami/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ yarn --cwd packages/app add @axis-backstage/plugin-analytics-module-umami
import {
analyticsApiRef,
configApiRef,
fetchApiRef,
identityApiRef,
} from '@backstage/core-plugin-api';
import { UmamiAnalytics } from '@axis-backstage/plugin-analytics-module-umami';
Expand Down

0 comments on commit 76174da

Please sign in to comment.