better lint
This commit is contained in:
parent
e554eeeef6
commit
18d8ea6b63
123 changed files with 362 additions and 205 deletions
|
|
@ -2,9 +2,10 @@ import Checkbox from 'components/checkbox/checkbox.vue'
|
|||
import RichContent from 'components/rich_content/rich_content.jsx'
|
||||
import Timeago from 'components/timeago/timeago.vue'
|
||||
|
||||
import { usePollsStore } from 'src/stores/polls'
|
||||
import genRandomSeed from '../../services/random_seed/random_seed.service.js'
|
||||
|
||||
import { usePollsStore } from 'src/stores/polls'
|
||||
|
||||
export default {
|
||||
name: 'Poll',
|
||||
props: ['basePoll', 'emoji'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue