Skip to content

Commit bf895cf

Browse files
committed
fixed lint issue
1 parent 2ce21f8 commit bf895cf

File tree

1 file changed

+1
-1
lines changed
  • packages/ui-extensions/src/surfaces/admin/components/Section

1 file changed

+1
-1
lines changed

packages/ui-extensions/src/surfaces/admin/components/Section/Section.doc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const data: AdminReferenceEntityTemplateSchema = {
9595
},
9696
{
9797
description:
98-
'Demonstrates using a section with `padding=\"none\"` to create a full-width layout, ideal for displaying tables or other content that requires edge-to-edge rendering. This example shows a product table within a section without additional padding.',
98+
'Demonstrates using a section with `padding="none"` to create a full-width layout, ideal for displaying tables or other content that requires edge-to-edge rendering. This example shows a product table within a section without additional padding.',
9999
codeblock: {
100100
title: 'Full-width Content Layout',
101101
tabs: [

0 commit comments

Comments
 (0)