This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
import IMAGES from "@/config/images";
|
||||
import IconClick from "./IconClick";
|
||||
import { useState } from "react";
|
||||
import LightButton from "./buttons/LightButton";
|
||||
import GhostButton from "./buttons/GhostButton";
|
||||
|
||||
export default function LanguageSettings() {
|
||||
@@ -44,4 +43,4 @@ export default function LanguageSettings() {
|
||||
)}
|
||||
</div></>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user