Skip to content

Commit 776232a

Browse files
committed
chore: rename container-block example to 09- to fix numbering collision
The container-block example shared the 08- prefix with non-editable-block. Rename to 09-container-block and update the generated example manifest, test reference, and lockfile importer path.
1 parent 3129393 commit 776232a

14 files changed

Lines changed: 7 additions & 7 deletions

File tree

examples/06-custom-schema/08-container-block/.bnexample.json renamed to examples/06-custom-schema/09-container-block/.bnexample.json

File renamed without changes.

examples/06-custom-schema/08-container-block/README.md renamed to examples/06-custom-schema/09-container-block/README.md

File renamed without changes.

examples/06-custom-schema/08-container-block/index.html renamed to examples/06-custom-schema/09-container-block/index.html

File renamed without changes.
File renamed without changes.

examples/06-custom-schema/08-container-block/package.json renamed to examples/06-custom-schema/09-container-block/package.json

File renamed without changes.

examples/06-custom-schema/08-container-block/src/App.tsx renamed to examples/06-custom-schema/09-container-block/src/App.tsx

File renamed without changes.

examples/06-custom-schema/08-container-block/src/Callout.tsx renamed to examples/06-custom-schema/09-container-block/src/Callout.tsx

File renamed without changes.

examples/06-custom-schema/08-container-block/src/styles.css renamed to examples/06-custom-schema/09-container-block/src/styles.css

File renamed without changes.

examples/06-custom-schema/08-container-block/tsconfig.json renamed to examples/06-custom-schema/09-container-block/tsconfig.json

File renamed without changes.

examples/06-custom-schema/08-container-block/vite-env.d.ts renamed to examples/06-custom-schema/09-container-block/vite-env.d.ts

File renamed without changes.

0 commit comments

Comments
 (0)