Merge branch 'feat/next-poc' of https://github.com/payloadcms/payload into feat/next-poc

This commit is contained in:
Jarrod Flesch
2024-02-26 09:41:31 -05:00
37 changed files with 1457 additions and 1202 deletions

View File

@@ -73,6 +73,7 @@ export const TextBlock: Block = {
}
export const RadioButtonsBlock: Block = {
interfaceName: 'LexicalBlocksRadioButtonsBlock',
fields: [
{
name: 'radioButtons',