diff options
| author | Jess <[email protected]> | 2022-01-12 19:48:48 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-12 19:48:48 -0500 |
| commit | 71e902599651b645cdb6996c8cd562e8007a32ea (patch) | |
| tree | 368e83ffbeb836d5c66ad7af53c765c7444a26cb /docs/playground | |
| parent | a590f266e02d8f8a2cac65cb6e8bd395bf04074b (diff) | |
| download | faker-71e902599651b645cdb6996c8cd562e8007a32ea.tar.xz faker-71e902599651b645cdb6996c8cd562e8007a32ea.zip | |
feat: adding documentation with vitepress (#80)
Diffstat (limited to 'docs/playground')
| -rw-r--r-- | docs/playground/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/playground/index.md b/docs/playground/index.md new file mode 100644 index 00000000..db887d42 --- /dev/null +++ b/docs/playground/index.md @@ -0,0 +1,5 @@ +--- +sidebar: false +--- + +<ClientOnly><Playground /></ClientOnly> |
