Moved line around
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Shahan Nedadahandeh 2022-07-20 21:34:56 -07:00
parent 362e615a9b
commit ec8a0a4345
Signed by: snedadah
GPG Key ID: 8638C7F917385B01
1 changed files with 1 additions and 1 deletions

View File

@ -30,9 +30,9 @@ const TOOLTIP_HORIZONTAL_SHIFT_SCALER = 12.0;
export const WordCloud = withTooltip(
({
data,
width = 1000,
height = 500,
data,
wordPadding = 30,
fontWeight = 500,
minFontSize = 20,