Skip to content

Commit

Permalink
Fix tooltip example on kitchen sink page
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardCoyle committed Jun 21, 2021
1 parent 1f39591 commit 2b46b6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ import IdsWizard, { IdsWizardStep } from '../src/ids-wizard';
import IdsSpinbox from '../src/ids-spinbox';
import IdsModal, { IdsOverlay } from '../src/ids-modal';
import IdsTabs, { IdsTab } from '../src/ids-tabs';
import IdsTooltip from '../src/ids-tooltip/ids-tooltip';
import IdsSwipeAction from '../src/ids-swipe-action/ids-swipe-action';

// Import Example Code
Expand Down

0 comments on commit 2b46b6e

Please sign in to comment.