mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-10-13 11:37:07 +00:00
change
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useMemo, useState } from "react";
|
||||
import Checkbox from "./Checkbox"
|
||||
import '../style/SelectList.sass';
|
||||
import './style/SelectList.sass';
|
||||
|
||||
export interface Props {
|
||||
valuesListInput;
|
||||
|
Reference in New Issue
Block a user