Skip to content

Commit 6938257

Browse files
corinagumcompulim
andauthored
Update packages/component/src/Styles/StyleSet/TextContent.js
Co-Authored-By: William Wong <[email protected]>
1 parent 09efc48 commit 6938257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/component/src/Styles/StyleSet/TextContent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint no-magic-numbers: "off" */
22

3-
export default function createTextContentStyle({ bubbleMinHeight, bubbleMaxWidth, primaryFont, paddingRegular }) {
3+
export default function createTextContentStyle({ bubbleMaxWidth, bubbleMinHeight, primaryFont, paddingRegular }) {
44
return {
55
fontFamily: primaryFont,
66
margin: 0,

0 commit comments

Comments
 (0)