Skip to content

Commit

Permalink
feature: #1917 Restructure app detail folders
Browse files Browse the repository at this point in the history
  • Loading branch information
Vu Nguyen committed Jul 9, 2020
1 parent b0d356a commit 0a6d78e
Show file tree
Hide file tree
Showing 77 changed files with 104 additions and 2,148 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import {
} from '@reapit/elements'
import { selectAdminAppsData, selectAdminAppsLoading } from '@/selector/admin'
import { adminAppsRequestFeatured } from '@/actions/admin-apps'
import AppDeleteModal from '@/components/ui/app-delete'
import AppDeleteModal from '@/components/pages/app-detail/app-delete'
import { addQuery, stringifyObjectIntoQueryString, getParamsFromPath } from '@/utils/client-url-params'
import { cleanObject } from '@reapit/utils'
import Routes from '@/constants/routes'
Expand Down
Loading

0 comments on commit 0a6d78e

Please sign in to comment.