Convert Input and Button UI component to TypeScript
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Button from "../button/button.jsx";
|
||||
import Button from "../button/button.tsx";
|
||||
import { useState, useEffect } from "react";
|
||||
import styles from "./ThemeSwitcher.module.css";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user