ignore: docs test
This commit is contained in:
parent
c6d0ae892e
commit
3281888160
27 changed files with 1860 additions and 0 deletions
4
packages/docs/snippets/snippet-intro.mdx
Normal file
4
packages/docs/snippets/snippet-intro.mdx
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
One of the core principles of software development is DRY (Don't Repeat
|
||||
Yourself). This is a principle that applies to documentation as
|
||||
well. If you find yourself repeating the same content in multiple places, you
|
||||
should consider creating a custom snippet to keep your content in sync.
|
||||
Loading…
Add table
Add a link
Reference in a new issue