Skip to content

Commit 4afcc34

Browse files
Gerry-Fordejmagak
andauthored
Update modules/configuring-a-floating-action-button/con-localization-support-for-the-floating-action-button.adoc
Co-authored-by: Judith Magak <[email protected]>
1 parent 7e26249 commit 4afcc34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/configuring-a-floating-action-button/con-localization-support-for-the-floating-action-button.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,6 @@ The plugin uses a centralized translation system where:
4747
* All components that use `CustomFab` must provide the translation function as a prop
4848

4949
[NOTE]
50-
When extending or modifying the plugin components, ensure that the `useTranslation()` hook is called in parent components and the `t` prop is passed to `CustomFab` instances to maintain proper translation functionality and prevent rendering issues.
50+
====
51+
When extending or modifying the plugin components, ensure that the `useTranslation()` hook is called in parent components and the `t` prop is passed to `CustomFab` instances to maintain proper translation functionality and prevent rendering issues.
52+
====

0 commit comments

Comments
 (0)