1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Add small space

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-05-17 12:11:14 +03:00
parent 74e844ac56
commit db8b46b5db

View File

@ -5,7 +5,7 @@
import styles from "./styles.module.scss"; import styles from "./styles.module.scss";
import type { HTMLAttributes} from "react"; import type { HTMLAttributes } from "react";
import React, { useState } from "react"; import React, { useState } from "react";
import { Menu, MenuItem } from "../menu"; import { Menu, MenuItem } from "../menu";
import { noop } from "lodash"; import { noop } from "lodash";