Use sharejs doc type in Storybook stories (#33565)

GitOrigin-RevId: a2bf64d3ce376dd05e740796e8f1ea74913ed8f0
This commit is contained in:
Alf Eaton
2026-05-19 12:25:09 +01:00
committed by Copybot
parent 3dbbf95fbb
commit c0acddbfaf
@@ -331,7 +331,7 @@ const mockDoc = (content: string, changes: Array<Record<string, any>> = []) => {
// Do nothing
},
getType: () => {
return 'history-ot'
return 'sharejs-text-ot'
},
on: () => {
// Do nothing