Skip to content

Instantly share code, notes, and snippets.

@benjamindenboer
Created November 20, 2018 09:41
Show Gist options
  • Save benjamindenboer/cd3f3845daf4f0298ba936c50ea4eec3 to your computer and use it in GitHub Desktop.
Save benjamindenboer/cd3f3845daf4f0298ba936c50ea4eec3 to your computer and use it in GitHub Desktop.
static propertyControls: PropertyControls = {
text: {
type: ControlType.String,
title: "Text"
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment