@ -0,0 +1,7 @@
|
||||
import { ImageBubbleBlock } from './schema'
|
||||
|
||||
export const defaultImageBubbleContent = {
|
||||
clickLink: {
|
||||
alt: 'Bubble image',
|
||||
},
|
||||
} as const satisfies ImageBubbleBlock['content']
|
Reference in New Issue
Block a user