chenxixian преди 6 години
родител
ревизия
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)!