comments.js 122 B

12345678
  1. <div>
  2. {
  3. // TODO: don't harcode this space! not all locales use whitespace
  4. // in the same way
  5. ' '
  6. }
  7. </div>