Skip to content

Commit

Permalink
Removed Feedback component
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Jun 19, 2023
1 parent 4e7a677 commit 114dc86
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 109 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"react-quill": "^1.3.5",
"react-router-dom": "^5.3.4",
"react-split": "^2.0.14",
"react-suggestion-box": "^2.0.2",
"react-window": "^1.8.9",
"remark-gfm": "^1.0.0",
"stacktrace-js": "^2.0.2"
Expand Down
1 change: 0 additions & 1 deletion src/components/app/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import UserOptions from '../users/UserOptions';
import Favorites from './Favorites';
import RecentHistory from './RecentHistory';
import { OPTIONS, SITE_URL } from './MenuOptions.jsx';
/* import Feedback from '../common/Feedback'; */
import AppsMenu from '../common/AppsMenu';
import ServerConfigsChip from '../common/ServerConfigsChip';
import Languages from './Languages';
Expand Down
107 changes: 0 additions & 107 deletions src/components/common/Feedback.jsx

This file was deleted.

0 comments on commit 114dc86

Please sign in to comment.