bug: merge conflit is resolved

This commit is contained in:
Palash gupta 2022-02-11 15:52:04 +05:30
parent 7d68e9cebc
commit 3db790c3c7
No known key found for this signature in database
GPG Key ID: 8FD05AE6F9150AD6

View File

@ -149,7 +149,7 @@ const GridCardGraph = ({
destroyOnClose
>
<FullViewContainer>
<FullView name={name} widget={widget} />
<FullView name={name + 'expanded'} widget={widget} />
</FullViewContainer>
</Modal>
</>