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 0aefcab commit 434953fCopy full SHA for 434953f
components/Heading.jsx
@@ -12,7 +12,7 @@ const PINK_UNDERLINE_DIR = '/svgs/pink_underline.svg';
12
13
const Heading = ({
14
classes = '',
15
- distanceFromTop = 0,
+ // distanceFromTop = 0,
16
underlineType = UnderlineTypes.GREEN_SHORT_UNDERLINE,
17
children,
18
}) => {
0 commit comments