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 7494f86 commit 7ece1f8Copy full SHA for 7ece1f8
packages/react-text/src/components/Title3/Title3.tsx
@@ -13,5 +13,3 @@ const useStyles = makeStyles({
13
* Text wrapper component for the Title 3 typography variant
14
*/
15
export const Title3 = createWrapper({ useStyles, displayName: 'Title3' });
16
-
17
-Title3.displayName = 'Title3';
0 commit comments