Commit ec377cb 1 parent c7d0dbb commit ec377cb Copy full SHA for ec377cb
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Run it with ` npm install ` and ` npm run dev-server ` .
4
4
5
- [ Watch the solution walkthrough here] ( https://www.youtube.com/watch?v=pA_lq7eeGlg )
5
+ [ Watch the solution walkthrough here] ( https://www.youtube.com/watch?v=pA_lq7eeGlg ) .
6
6
7
7
## How it works
8
8
9
9
### Creating a data type
10
10
11
- Much like the Hackathon, the Editor creates a new post type and define the fields.
11
+ Much like the Hackathon, the Editor is used to create a new data type and define its fields.
12
12
13
- The "fields" in this prototype are limited to the content areas.
13
+ ** The "fields" in this prototype are limited to the content areas.**
14
14
15
15
When you select a Group block, a new inspector control ("Content area") is added to the sidebar,
16
16
where you can bind the contents to a specific part of the post object:
You can’t perform that action at this time.
0 commit comments