Disable updatable option for collection creation

This commit is contained in:
Serkan Reis
2023-11-10 09:16:18 +03:00
parent e8f3e0e4b5
commit a2b2a072e6
2 changed files with 4 additions and 2 deletions
@@ -254,7 +254,7 @@ export const CollectionDetails = ({
</div>
</div>
</div>
<Conditional test={SG721_UPDATABLE_CODE_ID > 0}>
<Conditional test={false && SG721_UPDATABLE_CODE_ID > 0}>
<Tooltip
backgroundColor="bg-blue-500"
label={