From d45434158048043116d73745782854df51b04fb5 Mon Sep 17 00:00:00 2001 From: Adrien Brunet <64930588+adrien-may@users.noreply.github.com> Date: Thu, 3 Oct 2024 15:59:40 +0200 Subject: [PATCH] docs: Minor typo in messages.mdx (#2661) --- stories/props/messages.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stories/props/messages.mdx b/stories/props/messages.mdx index d23cbd4b1..c50169967 100644 --- a/stories/props/messages.mdx +++ b/stories/props/messages.mdx @@ -7,7 +7,7 @@ import LinkTo from '@storybook/addon-links/react' String messages used throughout the component, override to provide localizations for button text, `title` attributes and more. -defualts +defaults ```js {