WS-2019.3 <martin@Martins-iMac-2.local Update React.xml

This commit is contained in:
Martin Donnelly 2019-12-11 00:16:59 +00:00
parent 6380001862
commit fcf069eec6

View File

@ -194,10 +194,4 @@
<template name="pts" value="PropTypes.string," description="String prop type" toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="pte" value="PropTypes.oneOf(['$END$'])," description="Prop type limited to specific values by treating it as an enum" toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="pter" value="PropTypes.oneOf(['$END$']).isRequired," description="Prop type limited to specific values by treating it as an enum required" toReformat="true" toShortenFQNames="true">
<context />
</template>
</templateSet>