Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
209 B

# -*- mode: snippet -*-
# uuid: 6179536d-f392-4fe6-9c01-e1d59e7c0cc4
# contributor: Jimmy Yuen Ho Wong <wyuenho@gmail.com>
# name: propTypeObjectOfRequired
# key: ptoor
# --
PropTypes.objectOf($0).isRequired,