edit styles

This commit is contained in:
smanylov
2026-01-21 15:05:02 +07:00
parent fb661df8a1
commit fc7efbfa07
8 changed files with 212 additions and 81 deletions
@@ -37,7 +37,6 @@ export default function Page() {
<DahboardLimitsSection />
<DahboardGeographySection />
</div>
<FilesTable fileType={'all'} />
<DashboardLastCheck />
</Suspense>
);