diff --git a/src/components/Dashboard/common/IdDisplay.jsx b/src/components/Dashboard/common/IdDisplay.jsx index c67b9b0..ed19950 100644 --- a/src/components/Dashboard/common/IdDisplay.jsx +++ b/src/components/Dashboard/common/IdDisplay.jsx @@ -45,10 +45,18 @@ const IdDisplay = ({ } return ( - + {(() => { const textElement = ( - + {displayId} )