aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/document_templates/image_card/ImageCard.tsx
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2020-02-16 16:00:31 -0500
committerSam Wilkins <samwilkins333@gmail.com>2020-02-16 16:00:31 -0500
commit9e326c4b71235554131bb16e28dd7ff9b39a3899 (patch)
tree1da7785767f7e57dc17f54df6507fffa742d9031 /src/client/views/document_templates/image_card/ImageCard.tsx
parentae4b072bb8f360c60cd61bcd1e49a075010e20b4 (diff)
parenta451bce9b49b28434f5180044b11467c21615f06 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/views/document_templates/image_card/ImageCard.tsx')
-rw-r--r--src/client/views/document_templates/image_card/ImageCard.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/document_templates/image_card/ImageCard.tsx b/src/client/views/document_templates/image_card/ImageCard.tsx
index 868afc423..3ac90ffe7 100644
--- a/src/client/views/document_templates/image_card/ImageCard.tsx
+++ b/src/client/views/document_templates/image_card/ImageCard.tsx
@@ -1,4 +1,4 @@
-import * as React from 'react';
+dimport * as React from 'react';
import { FieldViewProps } from '../../nodes/FieldView';
import { ImageBox } from '../../nodes/ImageBox';