mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix type error for extensions
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
95d2fb288b
commit
f94386d79d
@ -3,7 +3,7 @@
|
|||||||
* Licensed under MIT License. See LICENSE in root directory for more information.
|
* Licensed under MIT License. See LICENSE in root directory for more information.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import * as styles from "./drawer-param-toggler.module.scss";
|
import styles from "./drawer-param-toggler.module.scss";
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import { Icon } from "../icon";
|
import { Icon } from "../icon";
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user