Skip to content

refactor: standardize admin pages to use AdminPageLayout #376

Description

@coderabbitai

Several admin pages still use a raw container <div> layout instead of the shared AdminPageLayout component used by other admin pages.

Files with TODO comments:

  • src/app/admin/brands/page.tsx line 104
  • src/app/admin/cpus/page.tsx line 138
  • src/app/admin/socs/page.tsx line 130
  • src/app/admin/trust-logs/page.tsx line 114

Action required:
Refactor each of these pages to use AdminPageLayout for consistency with the rest of the admin section.


Requested by @Producdevity — related to PR #375

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions