Skip to content

Commit

Permalink
Add info button and action button to production build
Browse files Browse the repository at this point in the history
  • Loading branch information
maxatdetroit committed Feb 23, 2024
1 parent 79f3610 commit 742dc7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/assets/js/main.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,5 @@ import './components/atoms/TableCell/cod-table-cell';
import './components/atoms/TableCellHeader/cod-table-cell-header';
import './components/atoms/TableHeader/cod-table-header';
import './components/atoms/TableRow/cod-table-row';
import './components/atoms/ActionButton/cod-action-button';
import './components/atoms/InfoButton/cod-info-button';

0 comments on commit 742dc7f

Please sign in to comment.