mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-27 20:17:30 +00:00
Reference external redux-typed package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ActionCreatorGeneric } from '../fx/TypedRedux';
|
||||
import { ActionCreatorGeneric } from 'redux-typed';
|
||||
import * as FeaturedAlbums from './FeaturedAlbums';
|
||||
import * as GenreList from './GenreList';
|
||||
import * as GenreDetails from './GenreDetails';
|
||||
|
||||
Reference in New Issue
Block a user