init
This commit is contained in:
8
snippets/rjsx-mode/React/state
Normal file
8
snippets/rjsx-mode/React/state
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# uuid: 2830720f-93e5-4c01-9624-c4ba068eecce
|
||||
# contributor: Jimmy Yuen Ho Wong <wyuenho@gmail.com>
|
||||
# name: componentState
|
||||
# key: state
|
||||
# --
|
||||
|
||||
this.state.$0
|
||||
Reference in New Issue
Block a user