We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e625cc commit 001127bCopy full SHA for 001127b
1 file changed
src/components/colorbar/attributes.js
@@ -226,8 +226,8 @@ module.exports = overrideAll(
226
description: [
227
"Determines the location of color bar's title",
228
'with respect to the color bar.',
229
- 'Defaults to *top* when `orientation` if *v* and',
230
- 'defaults to *right* when `orientation` if *h*.'
+ 'Defaults to *top* when `orientation` is *v* and',
+ 'defaults to *right* when `orientation` is *h*.'
231
].join(' ')
232
}
233
0 commit comments