init
This commit is contained in:
8
snippets/rjsx-mode/React/sst
Normal file
8
snippets/rjsx-mode/React/sst
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# uuid: 28f6e070-6384-471f-95bf-24fbb77d4d51
|
||||
# contributor: Jimmy Yuen Ho Wong <wyuenho@gmail.com>
|
||||
# name: componentSetStateObject
|
||||
# key: sst
|
||||
# --
|
||||
|
||||
this.setState({$0})
|
||||
Reference in New Issue
Block a user