Skip to content

Commit 03920c3

Browse files
authored
remove comments :P
1 parent a32d082 commit 03920c3

File tree

1 file changed

+0
-16
lines changed
  • packages/app/src/app/pages/common/Modals/ShareModal2

1 file changed

+0
-16
lines changed

packages/app/src/app/pages/common/Modals/ShareModal2/index.tsx

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
/**
2-
Done:
3-
- convert to typescript
4-
- include darkMode in settings
5-
- check what initial path does
6-
- add default module to show
7-
TODO:
8-
- visual polish
9-
- overflow-x
10-
- multiline
11-
- style more info in brackets
12-
- total height of the container is beyond preview
13-
BONUS:
14-
- add postMessage to embed for smoother embed modal
15-
*/
16-
171
import React from 'react';
182
import queryString from 'query-string';
193
import { useOvermind } from 'app/overmind';

0 commit comments

Comments
 (0)