mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov-ui.git
synced 2025-11-01 19:17:50 +00:00
ESLINT --fix run fixes
Signed-off-by: Charles <charles.bourque96@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React, { useCallback } from 'react';
|
||||
import Field from './FastToggleInput';
|
||||
import useFastField from 'hooks/useFastField';
|
||||
import { FieldProps } from 'models/Form';
|
||||
import Field from './FastToggleInput';
|
||||
|
||||
interface Props extends FieldProps {
|
||||
defaultValue: object;
|
||||
|
||||
Reference in New Issue
Block a user