Merge pull request #744 from buster-so/devin/1755828681-add-three-keyword-to-three-column-component

feat: add 'three' keyword synonym for three column component
This commit is contained in:
Nate Kelley 2025-08-21 22:08:09 -06:00 committed by GitHub
commit 9a28782123
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ export const NodeTypeLabels = {
columnsThree: {
label: '3 columns',
keyboard: undefined,
keywords: []
keywords: ['three', '3', 'columns']
},
// Text formatting