Browse Source

fix typo

gh-pages
kevmodrome 6 years ago
parent
commit
c7726ff7fe
No known key found for this signature in database GPG Key ID: 828D8FE4D235B551
  1. 2
      packages/builder/src/components/userInterface/PropertyControl.svelte

2
packages/builder/src/components/userInterface/PropertyControl.svelte

@ -103,7 +103,7 @@
</div>
<Drawer bind:this={bindingDrawer} title="Bindings">
<div slot="description"><Body extraSmall grey>Add the objects on thel eft to enrich your text.</Body></div>
<div slot="description"><Body extraSmall grey>Add the objects on the left to enrich your text.</Body></div>
<heading slot="buttons">
<Button thin blue on:click={handleClose}>Save</Button>
</heading>

Loading…
Cancel
Save