Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Commit

Permalink
Merge b681471 into 6114074
Browse files Browse the repository at this point in the history
  • Loading branch information
matuzalemsteles committed Dec 21, 2017
2 parents 6114074 + b681471 commit cfb2379
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/clay-sticker/src/ClaySticker.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,9 @@ ClaySticker.STATE = {
outside: Config.bool().value(false),

/**
* Sticker position if not static. Available positions are `bottom-left`,
* `bottom-right`, `top-right`.
* Position of the sticker in relation to the contents.
* Available positions are `bottom-left`, `bottom-right`, `top-left`
* and `top-right`.
* @instance
* @memberof ClaySticker
* @type {?string|undefined}
Expand Down

0 comments on commit cfb2379

Please sign in to comment.