Guest User

Untitled

a guest
Aug 20th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <pre>
  2. <code>
  3. module.exports = {
  4. <ul> /* This would be rendered by the React component */
  5. <li clas="default">production</>
  6. <li>development</li>
  7. <li>none</li>
  8. </ul>
  9. }
  10. </code>
  11. </pre>
Add Comment
Please, Sign In to add comment