Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
melikhov-dev committed Oct 22, 2024
1 parent 3a46ce4 commit ea961c9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app-builder.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ const vendors = (vendorsList: string[]) => {
'react-dnd',
'react-grid-layout',
'react-beautiful-dnd',
'@react-dnd',
'@gravity-ui/uikit',
'@gravity-ui/react-data-table',
'@gravity-ui/navigation',
Expand All @@ -38,10 +37,6 @@ const vendors = (vendorsList: string[]) => {
'@popperjs',
'yup',
'rc-slider',
'rc-util',
'dnd-core',
'react-transition-group',
'jsondiffpatch',
'history',
'luxon',
'd3-selection',
Expand Down

0 comments on commit ea961c9

Please sign in to comment.