refactor(app): switch to @phosphor-icons/core and format files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { atom } from "recoil";
|
||||
import { IconStyle } from "../lib";
|
||||
import { IconStyle } from "@phosphor-icons/core";
|
||||
|
||||
export const searchQueryAtom = atom<string>({
|
||||
key: "searchQueryAtom",
|
||||
|
||||
Reference in New Issue
Block a user