Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 344 Bytes

File metadata and controls

14 lines (13 loc) · 344 Bytes

Open a new issue with the following:

{
  name: 'Name of component',
  description: 'Short description of component',
  githubRepoUrl: 'Github Repository of component source code',
  playgroundUrl: 'Playground URL or another link that shows component implementation',
  owner: {
    name: 'Name of Author',
    githubNickname: ''
  }
}