mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-19 17:58:24 -05:00
6 lines
74 B
JavaScript
6 lines
74 B
JavaScript
import React from "react"
|
|
|
|
const Voting = () => {}
|
|
|
|
export default Voting
|