Skip to content

Commit

Permalink
docs: added placeholder pages for shallow rendering and stubbing comp…
Browse files Browse the repository at this point in the history
…onents pages
  • Loading branch information
egil committed May 13, 2021
1 parent 65c8987 commit d05cce9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/site/docs/getting-started/shallow-rendering.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
uid: shallow-rendering
title: Shallow rendering
---

# Shallow rendering

This feature is coming soon to bUnit.
8 changes: 8 additions & 0 deletions docs/site/docs/test-doubles/stubbing-components.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
uid: stubbing-components
title: Stubbing components
---

# Stubbing components

This feature is coming soon to bUnit.

0 comments on commit d05cce9

Please sign in to comment.