Skip to content

Commit

Permalink
chore: remove vis example (#106)
Browse files Browse the repository at this point in the history
Uses deprecated version of visualization components.
  • Loading branch information
bryans99 authored Oct 2, 2023
1 parent 0f968a9 commit b136e55
Show file tree
Hide file tree
Showing 27 changed files with 65 additions and 3,384 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
"dev:looks-query": "cd react/typescript/looks-query-redux && yarn develop",
"dev:looks-query-redux": "cd react/typescript/looks-query-redux && yarn develop",
"dev:counter": "cd vanilla/counter && yarn develop",
"dev:counter-ts": "cd vanilla/counter-ts && yarn develop",
"dev:vis-filter-components": "yarn workspace vis-and-filter-components develop"
"dev:counter-ts": "cd vanilla/counter-ts && yarn develop"
},
"devDependencies": {
"@types/node": "^15.3.0",
Expand Down
6 changes: 0 additions & 6 deletions react/typescript/vis-and-filter-components/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions react/typescript/vis-and-filter-components/.prettierrc.json

This file was deleted.

125 changes: 0 additions & 125 deletions react/typescript/vis-and-filter-components/README.md

This file was deleted.

68 changes: 0 additions & 68 deletions react/typescript/vis-and-filter-components/babel.config.js

This file was deleted.

59 changes: 0 additions & 59 deletions react/typescript/vis-and-filter-components/jest.config.js

This file was deleted.

9 changes: 0 additions & 9 deletions react/typescript/vis-and-filter-components/manifest.lkml

This file was deleted.

Loading

0 comments on commit b136e55

Please sign in to comment.