Skip to content

Commit

Permalink
fix(helptips): added missing component export
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Zedel <manuel.zedel@northern.tech>
  • Loading branch information
mzedel committed Nov 15, 2024
1 parent 89c2bf8 commit ba81ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/helptips/src/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './baseonboardingtip';
export * from './helptooltips';
export * from './onboardingcompletetip';
export * from './onboardingtips';

0 comments on commit ba81ee5

Please sign in to comment.