mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2025-09-05 14:50:41 +00:00
remove sideeffect free
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import 'bulma/css/bulma.css'
|
||||
import { showAvailableLists, generate } from '../'
|
||||
import { generate, showAvailableLists } from '../'
|
||||
|
||||
const input = window.document.getElementById('format') as HTMLInputElement
|
||||
const output = window.document.getElementById('username') as HTMLInputElement
|
||||
|
Reference in New Issue
Block a user