@thenamespace/ens-components 1.2.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -91138,6 +91138,7 @@ const EnsNameRegistrationForm = (props) => {
91138
91138
  label,
91139
91139
  expiryInYears: years,
91140
91140
  records: ensRecords,
91141
+ referrer: props.referrer,
91141
91142
  onBack: (clearState) => {
91142
91143
  if (clearState) {
91143
91144
  clearInputState();