We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32d082 commit 03920c3Copy full SHA for 03920c3
packages/app/src/app/pages/common/Modals/ShareModal2/index.tsx
@@ -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
-
17
import React from 'react';
18
import queryString from 'query-string';
19
import { useOvermind } from 'app/overmind';
0 commit comments