Restore remote Upgrade to Hub button web component
This commit is contained in:
parent
77b1282570
commit
a01c73d506
18 changed files with 1642 additions and 303 deletions
|
|
@ -1,6 +1,4 @@
|
|||
import { Box, Button, Flex, TextField } from '@traefiklabs/faency'
|
||||
// eslint-disable-next-line import/no-unresolved
|
||||
import { InputHandle } from '@traefiklabs/faency/dist/components/Input'
|
||||
import { Box, Button, Flex, TextField, InputHandle } from '@traefiklabs/faency'
|
||||
import { isUndefined, omitBy } from 'lodash'
|
||||
import { useCallback, useRef, useState } from 'react'
|
||||
import { FiSearch, FiXCircle } from 'react-icons/fi'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue