mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Update components/slack/join-form.js
This commit is contained in:
parent
affc1dba9e
commit
c5d1a3c609
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Card, Label, Input, Textarea, Select, Grid, Text } from 'theme-ui'
|
||||
import { Card, Label, Input, Textarea, Select, Grid, Text, Link } from 'theme-ui'
|
||||
import { useRouter } from 'next/router'
|
||||
import useForm from '../../lib/use-form'
|
||||
import Submit from '../submit'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue