Skip to content

Conversation

drakang4
Copy link
Contributor

Add tsrafc snippet

// tsrafc
import React from 'react'

interface Props {

}

export const Component = (props: Props) => {
  return (
    <div>

    </div>
  )
}

#88

@ice-chillios ice-chillios merged commit 33ef145 into r5n-labs:master Aug 14, 2020
@ice-chillios
Copy link
Member

@drakang4 Thanks for contribution :) Included in v2.8.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants