aboutsummaryrefslogtreecommitdiff
path: root/src/types.d.ts
diff options
context:
space:
mode:
authorilyayudovin <ilyayudovin123@gmail.com>2020-06-28 19:09:20 +0300
committerilyayudovin <ilyayudovin123@gmail.com>2020-06-28 19:09:20 +0300
commit7ad127942bb12ee9de691e10dc9386849459ea46 (patch)
tree1e576177546a8d3fe7f0f5dbf40bed34ca23a75e /src/types.d.ts
parentccb26a42a3ad8d748e00cfbe9687f3198d5b8cb4 (diff)
downloadwhich-ui-7ad127942bb12ee9de691e10dc9386849459ea46.tar.gz
feat: add poll submission component
Diffstat (limited to 'src/types.d.ts')
-rw-r--r--src/types.d.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/types.d.ts b/src/types.d.ts
index 73346ce..4b1ffd6 100644
--- a/src/types.d.ts
+++ b/src/types.d.ts
@@ -2,4 +2,3 @@ export interface Page {
prefix: string;
id: string;
}
-