Skip to content

Commit be3fd1e

Browse files
authored
Fix tests (#2022)
* Add screen_view, ad_impression, campaign_details events to EventBuilder * remove UA toggle * update the react-spinner version * remove unimplemented LineItem component * Force Typography to use span tag instead of div to avoid compilation warnings. Remove duplicate code and fix tests by renaming labels... * remove UA code and tests * fix tests
1 parent 67777f8 commit be3fd1e

67 files changed

Lines changed: 30 additions & 18733 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react-helmet": "^6.1.0",
4545
"react-icons": "^4.8.0",
4646
"react-json-view": "^1.21.3",
47-
"react-loader-spinner": "^5.3.4",
47+
"react-loader-spinner": "^6.1.6",
4848
"react-redux": "^8.0.5",
4949
"react-syntax-highlighter": "^15.5.0",
5050
"redux": "^4.2.1",

src/components/AccountExplorer/HighlightText.tsx

Lines changed: 0 additions & 35 deletions
This file was deleted.

src/components/AccountExplorer/ViewTable.tsx

Lines changed: 0 additions & 281 deletions
This file was deleted.

0 commit comments

Comments
 (0)