mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-30 00:07:19 +02:00
Desktop poll code clean up and refinements (#120)
This commit is contained in:
parent
8cd1db41db
commit
00b72d01bf
11 changed files with 160 additions and 146 deletions
|
@ -4,7 +4,7 @@ import * as React from "react";
|
|||
import { useTimeoutFn } from "react-use";
|
||||
|
||||
import DateCard from "../date-card";
|
||||
import Score from "../poll/score";
|
||||
import Score from "../poll/desktop-poll/score";
|
||||
import UserAvater from "../poll/user-avatar";
|
||||
import VoteIcon from "../poll/vote-icon";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue