mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
stop giving people to arcadius
This commit is contained in:
parent
4186f5d612
commit
13a4170356
1 changed files with 3 additions and 3 deletions
|
|
@ -224,9 +224,9 @@ const Join = ({ fold, last, showForm, setForm, formSent, setFormSent }) => {
|
|||
) : (
|
||||
<Flex
|
||||
as="a"
|
||||
onClick={() => {
|
||||
setForm(true)
|
||||
}}
|
||||
// onClick={() => {
|
||||
// setForm(true)
|
||||
// }}
|
||||
target="_blank"
|
||||
className="slackey"
|
||||
sx={{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue