feat: implement history and future forecast modals, alongside a new Pro feature paywall component.
This commit is contained in:
@@ -318,6 +318,7 @@ export interface ProAccessState {
|
||||
loading: boolean;
|
||||
authenticated: boolean;
|
||||
subscriptionActive: boolean;
|
||||
points: number;
|
||||
error: string | null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user