Skip to content

Commit 97ed50b

Browse files
committed
chore(coachmark): add fixed height to template heading
1 parent 0610784 commit 97ed50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/coachmark/stories/template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ export const CoachmarkMediaStatesTemplate = (args, context) =>
209209
content: [
210210
Container({
211211
withBorder: false,
212-
heading: "With fixed height",
212+
heading: "With fixed height (4:3)",
213213
content: Template(
214214
{
215215
...args,

0 commit comments

Comments
 (0)