Skip to content

Commit

Permalink
chore: Remove obsolete Popover
Browse files Browse the repository at this point in the history
  • Loading branch information
vio committed Feb 27, 2022
1 parent f862c80 commit f3a5562
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 1,977 deletions.
44 changes: 3 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
"date-fns": "2.28.0",
"modern-css-reset": "1.4.0",
"query-string": "7.1.1",
"reakit": "1.3.11",
"use-query-params": "1.2.3"
}
}
1 change: 0 additions & 1 deletion packages/ui/src/ui/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export { Input } from './input';
export { Loader } from './loader';
export { Logo } from './logo';
export { Panels } from './panels';
export { Popover } from './popover';
export { Skeleton } from './skeleton';
export { SortDropdown } from './sort-dropdown';
export { Table } from './table';
Expand Down
Loading

0 comments on commit f3a5562

Please sign in to comment.