UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

25 lines (15 loc) 267 B
const docBoilerplateGenerator = name => `# ${name} Write a useful explanation here! ### References 1. ## Rule details This rule takes no arguments. ### Succeed \`\`\`jsx <div /> \`\`\` ### Fail \`\`\`jsx \`\`\` `; module.exports = docBoilerplateGenerator;