feat(sw-589): cleanups and PR comment fixes
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import { Rate } from "./selectRate"
|
||||
|
||||
import { User } from "@/types/user"
|
||||
|
||||
export interface RateSummaryProps {
|
||||
rateSummary: Rate
|
||||
user: User | null
|
||||
isUserLoggedIn: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user