Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
notshivansh committed Mar 20, 2024
1 parent 004a4e2 commit 67bddc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/dashboard/web/polaris_web/web/src/apps/main/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ import TestLibrary from "../dashboard/pages/settings/test_library/TestLibrary";
import { useStiggContext } from '@stigg/react-sdk';
import DependencyTable from "../dashboard/pages/testing/DependencyTable/DependencyTable";
import SignupPage from "../signup/pages/SignupPage";
import PageCheckInbox from "../signup/pages/PageCheckInbox"
import PageBusinessEmail from "../signup/pages/PageBusinessEmail"

// if you add a component in a new path, please verify the search implementation in function -> 'getSearchItemsArr' in func.js

Expand Down

0 comments on commit 67bddc8

Please sign in to comment.