add cutFileName for match table, fix some styles
This commit is contained in:
@@ -18,11 +18,12 @@ export default function Page() {
|
||||
<ViolationsCheckAllSection />
|
||||
<ViolationsTable />
|
||||
<ViolationsMyComplaint />
|
||||
<ViolationsMyClaims />
|
||||
<div className="analytics-grid">
|
||||
<AnalyticsCardDistribution />
|
||||
<AnalyticsCardGeography />
|
||||
</div>
|
||||
<ViolationsMyClaims />
|
||||
|
||||
</>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user