init
This commit is contained in:
8
snippets/rjsx-mode/React/ptoo
Normal file
8
snippets/rjsx-mode/React/ptoo
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# uuid: 9681a478-42a2-4253-b652-ce92f5be6432
|
||||
# contributor: Jimmy Yuen Ho Wong <wyuenho@gmail.com>
|
||||
# name: propTypeObjectOf
|
||||
# key: ptoo
|
||||
# --
|
||||
|
||||
PropTypes.objectOf($0),
|
||||
Reference in New Issue
Block a user