mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
convert to scss
This commit is contained in:
parent
b19c31ef41
commit
ac2e07c697
@ -6,7 +6,7 @@ import { makeIconClass } from "@/util/util";
|
|||||||
import clsx from "clsx";
|
import clsx from "clsx";
|
||||||
import { useState } from "react";
|
import { useState } from "react";
|
||||||
|
|
||||||
import "./ratingbubble.less";
|
import "./ratingbubble.scss";
|
||||||
|
|
||||||
interface RatingBubbleProps {
|
interface RatingBubbleProps {
|
||||||
notification: NotificationType;
|
notification: NotificationType;
|
||||||
|
Loading…
Reference in New Issue
Block a user