edit styles
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
import ProtectionSummary from '@/app/ui/marking-page/protection-summary';
|
||||
import FilesTable from '@/app/ui/dashboard/files-table';
|
||||
import PageTitle from '@/app/ui/page-title';
|
||||
import UploadSectionFile from '@/app/components/upload-section-file';
|
||||
import { getAllowedFilesExtensions } from '@/app/actions/fileUpload';
|
||||
import { StackedBarChart } from '@/app/components/StackedBarChart';
|
||||
import { TestComponent } from '@/app/components/test-component';
|
||||
import PageTitleColorFrame from '@/app/ui/page-title-color-frame';
|
||||
import ProtectionStatistic from '@/app/ui/marking-page/new/protection-statistic';
|
||||
|
||||
@@ -46,7 +42,6 @@ export default async function Page() {
|
||||
title="image-protection"
|
||||
description="multi-layered-protection-for-your-images"
|
||||
/>
|
||||
<TestComponent />
|
||||
<ProtectionStatistic fileType={FILE_TYPE}/>
|
||||
{/* <div className="split-blocks">
|
||||
<ProtectionSummary fileType={FILE_TYPE} />
|
||||
|
||||
Reference in New Issue
Block a user