Skip to content

Instantly share code, notes, and snippets.

@skflowne
Last active August 4, 2020 23:32
Show Gist options
  • Save skflowne/3f4139ffb4a79fa7e0aaee3a4cc870e0 to your computer and use it in GitHub Desktop.
Save skflowne/3f4139ffb4a79fa7e0aaee3a4cc870e0 to your computer and use it in GitHub Desktop.
<span class={`${file.type === 'file' ? 'text-blue-500' : 'text-yellow-700'}`}>
{@html file.name}
</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment