Skip to content

Commit 3d19d3f

Browse files
committed
sugarfix
1 parent 3babe8a commit 3d19d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scatter/report/components/FilterSettingDialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import {Box, Button, VStack} from '@chakra-ui/react'
2-
import React, {useEffect, useState} from 'react'
2+
import React, {useState} from 'react'
33
import {NativeSelectField, NativeSelectRoot} from '@/components/ui/native-select'
44
import {Result} from '@/type'
55
import {

0 commit comments

Comments
 (0)