File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,11 @@ cd my-deck
20
20
npm start
21
21
```
22
22
23
+ ## Examples
24
+
25
+ - [ Formidable's GraphQL Workshop] ( https://advanced-graphql-workshop.netlify.com/ ) by [ Phil Pluckthun] ( https://twitter.com/_philpl )
26
+ - [ React Conf 2018 Hooks Demo] ( https://github.com/pomber/react-conf-2018-hooks-demo )
27
+
23
28
## How to use Code Surfer
24
29
25
30
> It may help to know how [ MDX Deck] ( https://github.com/jxnblk/mdx-deck ) works first
@@ -392,11 +397,6 @@ console.log(3);
392
397
</CodeSurfer>
393
398
````
394
399
395
- ## Examples
396
-
397
- - [ React Conf 2018 Hooks Demo] ( https://github.com/pomber/react-conf-2018-hooks-demo )
398
- - [ Formidable's GraphQL Workshop] ( https://advanced-graphql-workshop.netlify.com/ ) by [ Phil Pluckthun] ( https://twitter.com/_philpl )
399
-
400
400
## Related
401
401
402
402
- [ MDX Deck] ( https://github.com/jxnblk/mdx-deck )
Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ cd my-deck
8
8
npm start
9
9
```
10
10
11
+ ## Examples
12
+
13
+ - [ Formidable's GraphQL Workshop] ( https://advanced-graphql-workshop.netlify.com/ ) by [ Phil Pluckthun] ( https://twitter.com/_philpl )
14
+ - [ React Conf 2018 Hooks Demo] ( https://github.com/pomber/react-conf-2018-hooks-demo )
15
+
11
16
## How to use Code Surfer
12
17
13
18
> It may help to know how [ MDX Deck] ( https://github.com/jxnblk/mdx-deck ) works first
@@ -380,11 +385,6 @@ console.log(3);
380
385
</CodeSurfer>
381
386
````
382
387
383
- ## Examples
384
-
385
- - [ React Conf 2018 Hooks Demo] ( https://github.com/pomber/react-conf-2018-hooks-demo )
386
- - [ Formidable's GraphQL Workshop] ( https://advanced-graphql-workshop.netlify.com/ ) by [ Phil Pluckthun] ( https://twitter.com/_philpl )
387
-
388
388
## Related
389
389
390
390
- [ MDX Deck] ( https://github.com/jxnblk/mdx-deck )
You can’t perform that action at this time.
0 commit comments