mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Remove unnecessary xs={12} props since it's the default
Co-authored-by: ilkin-overleaf <100852799+ilkin-overleaf@users.noreply.github.com> GitOrigin-RevId: 1b7139e7a8351da0417ba150cfdeec04441dcfe3
This commit is contained in:
@@ -129,7 +129,6 @@ function ProjectListPageContent() {
|
||||
{error ? <DashApiError /> : ''}
|
||||
<Row className="row-spaced">
|
||||
<Col
|
||||
xs={12}
|
||||
sm={10}
|
||||
smOffset={1}
|
||||
md={8}
|
||||
|
||||
Reference in New Issue
Block a user