Skip to content

Commit 7409123

Browse files
Remove FeedbackModal component from App
1 parent d4ec6b5 commit 7409123

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ const App = () => {
9797
<Route path="*" element={<NotFound />} />
9898
</Routes>
9999
<Analytics />
100-
/* <FeedbackModal /> */
101100
</TooltipProvider>
102101
</QueryClientProvider>
103102
</BrowserRouter>

0 commit comments

Comments
 (0)