Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! Feat(web-react): Introduce Item co…
Browse files Browse the repository at this point in the history
…mponent #DS-1049
  • Loading branch information
pavelklibani committed Nov 27, 2023
1 parent f948c55 commit 26204b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web-react/scripts/entryPoints.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const entryPoints = [
{ dirs: ['components', 'Header'] },
{ dirs: ['components', 'Heading'] },
{ dirs: ['components', 'Icon'] },
{ dirs: ['components', 'Item'] },
{ dirs: ['components', 'Link'] },
{ dirs: ['components', 'Modal'] },
{ dirs: ['components', 'Pagination'] },
Expand Down

0 comments on commit 26204b9

Please sign in to comment.