Skip to content

Commit

Permalink
Revert "Revert "Remove LoadingIndicator React component (#879)""
Browse files Browse the repository at this point in the history
This reverts commit 2caa4c2.

# Conflicts:
#	packages/design-system-dashboard-cli/coverage/lcov-report/write-react-owners-to-csv.js.html
#	packages/react-components/index.js
#	packages/react-components/package.json
#	packages/react-components/src/index.js
  • Loading branch information
jamigibbs committed Oct 18, 2023
1 parent bcb6d1f commit 5ecd606
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 180 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@ const componentsToKeep = [
'Checkbox',
'ExpandingGroup',
'IconSearch',
'LoadingIndicator',
'Modal',
'TextInput',
];

const hasMigrationScript = ['AlertBox', 'LoadingIndicator'];
const hasMigrationScript = ['AlertBox'];

function cleanPath(pathToClean) {
const cwd = process.cwd();
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 5ecd606

Please sign in to comment.