mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
fix: bring back checkbox!
This commit is contained in:
parent
659b5cf456
commit
3624fb101d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { useState, useEffect } from 'react'
|
||||
import { Input, Select, Textarea } from 'theme-ui'
|
||||
// import Checkbox from './checkbox'
|
||||
import Checkbox from './checkbox'
|
||||
import Field from './field'
|
||||
// This is using country-list instead of country-list-js as it has a smaller bundle size
|
||||
import { getNames } from 'country-list'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue