mobile: fix crash on delete item

This commit is contained in:
Ammar Ahmed
2025-04-28 12:26:12 +05:00
committed by Abdullah Atta
parent 4e65bbb7bf
commit db65e80dbc

View File

@@ -58,7 +58,6 @@ const Line = ({ top = 6, bottom = 6 }) => {
export const Properties = ({ close = () => {}, item, buttons = [] }) => {
const { colors } = useThemeColors();
const isColor = !!ColorValues[item.title];
if (!item || !item.id) {
return (
<Paragraph style={{ marginVertical: 10, alignSelf: "center" }}>