Jelajahi Sumber

mdnow page edit

chenxixian 6 tahun lalu
induk
melakukan
ea923b868d
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  1. 5 0
      hello-world.mdx

+ 5 - 0
hello-world.mdx

@@ -8,6 +8,11 @@ import { Button, EditButton} from './hello-world'
 <EditButton />
 <EditButton />
 
 
 
 
+import { Button, AddPageButton} from './addpage'
+
+<AddPageButton />
+
+
 # Hello world!
 # Hello world!
 
 
 I'm a documentation page, using MDX, created using [docz](https://docz.site) and deployed with [ZEIT Now](https://zeit.co/now)!
 I'm a documentation page, using MDX, created using [docz](https://docz.site) and deployed with [ZEIT Now](https://zeit.co/now)!