init
This commit is contained in:
8
snippets/rjsx-mode/React/fref
Normal file
8
snippets/rjsx-mode/React/fref
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# uuid: 77cf7d01-d7db-40c5-856f-4fbd79a3f1d7
|
||||
# contributor: Jimmy Yuen Ho Wong <wyuenho@gmail.com>
|
||||
# name: forwardRef
|
||||
# key: fref
|
||||
# --
|
||||
|
||||
const ref = React.createRef()
|
||||
Reference in New Issue
Block a user