committed by
GitHub
2 changed files with 12 additions and 1 deletions
@ -0,0 +1,7 @@ |
|||
/* |
|||
* Copyright (c) Facebook, Inc. and its affiliates. |
|||
*/ |
|||
|
|||
export function markdown() { |
|||
return 'Not used on React Beta site.'; |
|||
} |
Loading…
Reference in new issue