Patch Changes
-
d9b47ac: Add
feature
andplan
prop to<Protect>
component.Usage:
Plan
<Protect plan="my-plan" />
Feature
<Protect feature="my-feature" />
Scoped per user or per org
<Protect feature="org:my-feature" /> <Protect feature="user:my-feature" /> <Protect plan="org:my-plan" /> <Protect plan="user:my-plan" />