docs[patch]: fix columns (#14251)

This commit is contained in:
Erick Friis 2023-12-04 16:03:09 -08:00 committed by GitHub
parent 65faba91ad
commit f26d88ca60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"title: Why use LCEL\n",
"---\n",
"\n",
"{ import { ColumnContainer, Column } from \"@theme/Columns\"; }"
"import { ColumnContainer, Column } from \\\"@theme/Columns\\\";"
]
},
{