chenxixian 6 жил өмнө
parent
commit
ea923b868d
1 өөрчлөгдсөн 5 нэмэгдсэн , 0 устгасан
  1. 5 0
      hello-world.mdx

+ 5 - 0
hello-world.mdx

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