diff --git a/src/controls/AntdImageControl.tsx b/src/controls/AntdImageControl.tsx
index 07de9a1..1a2c531 100644
--- a/src/controls/AntdImageControl.tsx
+++ b/src/controls/AntdImageControl.tsx
@@ -5,7 +5,7 @@ import { withStoreToControlProps } from '../util/ContextToProps';
export const AntdImageControl = (props: any): JSX.Element => {
const { uiOptions, data } = props;
- return ;
+ return ;
};
export const antdImageControlTester: RankedTester = rankWith(3, uiTypeIs('aldkg:Image'));
diff --git a/stories/FormWithColumns.stories.tsx b/stories/FormWithColumns.stories.tsx
index 0fb948e..5d14a33 100644
--- a/stories/FormWithColumns.stories.tsx
+++ b/stories/FormWithColumns.stories.tsx
@@ -80,6 +80,10 @@ const viewKinds = [
'@type': 'aldkg:EntConstr',
schema: 'hs:ProductCardShape',
service: mktpSchemaRepoIri,
+ conditions: {
+ '@id': 'mktp:Cards_Coll_Ent0_con',
+ identifier: 'https://huntersales.ru/catalog/products/18279449',
+ },
},
],
//orderBy: [{ expression: variable('identifier0'), descending: false }],