Skip to content

Commit

Permalink
Update table-column-anchor.stories.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mollykreis committed May 24, 2024
1 parent 9595c5c commit 60179bb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import { tableTag } from '../../../../../nimble-components/src/table';
import { tableColumnTextTag } from '../../../../../nimble-components/src/table-column/text';
import { AnchorAppearance } from '../../../../../nimble-components/src/anchor/types';
import { tableColumnAnchorTag } from '../../../../../nimble-components/src/table-column/anchor';
import { menuTag } from '../../../../../nimble-components/src/menu';
import { menuItemTag } from '../../../../../nimble-components/src/menu-item';
import {
sharedTableActions,
SharedTableArgs,
Expand Down

0 comments on commit 60179bb

Please sign in to comment.