diff --git a/lib/components/customization/codes.tsx b/lib/components/customization/codes.tsx index 0c7fe81f8..785e52cca 100644 --- a/lib/components/customization/codes.tsx +++ b/lib/components/customization/codes.tsx @@ -45,10 +45,11 @@ const CustomizationCodes = () => { /*** * Usage:: + * * export const App = () => { * return ( - * - * + * + * * * * )