622 Rename component to delete data
This commit is contained in:
@@ -2,8 +2,7 @@ import React, { useState } from 'react'
|
|||||||
|
|
||||||
import AppLoadingView from '../../common/app-loading'
|
import AppLoadingView from '../../common/app-loading'
|
||||||
import AppPage from '../../common/app-page'
|
import AppPage from '../../common/app-page'
|
||||||
|
import DeleteData from './DeleteData'
|
||||||
import DeleteData from './delete-data'
|
|
||||||
import ImportData from './ImportData'
|
import ImportData from './ImportData'
|
||||||
import ExportData from './ExportData'
|
import ExportData from './ExportData'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user