mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-27 06:49:37 +02:00
Bookmarks view with grid + redux actions
This commit is contained in:
parent
27250dc850
commit
e22e5afcb9
20 changed files with 297 additions and 19 deletions
|
@ -1,4 +1,4 @@
|
|||
import { Model } from './Api';
|
||||
import { Model } from '.';
|
||||
|
||||
export interface Weather extends Model {
|
||||
externalLastUpdate: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue