aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoState.tsx
diff options
context:
space:
mode:
authoralinayejin <alina_kim@brown.edu>2023-12-18 17:44:06 -0500
committeralinayejin <alina_kim@brown.edu>2023-12-18 17:44:06 -0500
commit0b674c855689380754a3d4b30d579d1a3d6f3ecc (patch)
tree4bc17c7789c645b42e31755cee581990d0cacd7d /src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoState.tsx
parent270ee7f9d01ed8d3432f162f40cfe28db9503cfc (diff)
no fix importing gifs
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoState.tsx')
-rw-r--r--src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoState.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoState.tsx b/src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoState.tsx
index deab92258..ba9225a92 100644
--- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoState.tsx
+++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoState.tsx
@@ -3,7 +3,7 @@ import { observer } from 'mobx-react';
import * as React from 'react';
import { ObservableReactComponent } from '../../ObservableReactComponent';
import './CollectionFreeFormView.scss';
-import assets from './assets/link.png';
+// import assets from './assets/link.png';
/**
* An Fsa Arc. The first array element is a test condition function that will be observed.