naive-ui/demo/documentation/components/result/enUS/s418.demo.md
07akioni 487001d697 build: add changelog to site, refactor loader based on suffix
.demo.md for component demo
.demo-entry.md for demo entry
.md for common docs
2020-08-19 23:30:04 +08:00

258 B

418

<n-result
  status="418"
  title="418 I'm a Teapot"
  description="In Chinese, teapot is a kind of 'Beiju', which means 'tragedy'."
>
  <template v-slot:footer>
    <n-button>It Is Easy to Take the Truth</n-button>
  </template>
</n-result>