Skip to content

Commit edab875

Browse files
committed
Add the missing import
1 parent f96dbc9 commit edab875

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

redisinsight/ui/src/pages/home/components/manual-connection/ManualConnectionWrapper.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ import { applyTlSDatabase, applySSHDatabase, autoFillFormDetails, getTlsSettings
2727
import {
2828
DEFAULT_TIMEOUT,
2929
SubmitBtnText,
30+
ADD_NEW,
31+
ADD_NEW_CA_CERT,
3032
} from 'uiSrc/pages/home/constants'
3133
import ManualConnectionForm from './manual-connection-form'
3234

0 commit comments

Comments
 (0)