Zio Blue: add missing import
This commit is contained in:
parent
da35b8edf4
commit
11729c356f
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ import * as TextField from '#/components/forms/TextField'
|
|||
import * as ToggleButton from '#/components/forms/ToggleButton'
|
||||
import {Globe_Stroke2_Corner0_Rounded as Globe} from '#/components/icons/Globe'
|
||||
import {P, Text} from '#/components/Typography'
|
||||
import {InlineLinkText} from '#/components/Link'
|
||||
|
||||
export function ServerInputDialog({
|
||||
control,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue