When a user creates a new document I would like to initialize the document with a heading with some text.
I know I can manually create an empty state, but this would mean getting the package version from my package.json.
Is there any built-in way to create a blank state?
When a user creates a new document I would like to initialize the document with a heading with some text.
I know I can manually create an empty state, but this would mean getting the package version from my package.json.
Is there any built-in way to create a blank state?