diff --git a/snippet-template.md b/snippet-template.md new file mode 100644 index 000000000..9a54d0fa0 --- /dev/null +++ b/snippet-template.md @@ -0,0 +1,34 @@ +### ComponentName + +Explain briefly what the snippet does. + +Explain briefly how the snippet works. + +```jsx +function ComponentName(props) { + return