mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Move framework stuff into 'fx' folder
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as React from 'react';
|
||||
import { Link } from 'react-router';
|
||||
import { provide } from '../../TypedRedux';
|
||||
import { provide } from '../../fx/TypedRedux';
|
||||
import { ApplicationState } from '../../store';
|
||||
import { actionCreators } from '../../store/FeaturedAlbums';
|
||||
import { AlbumTile } from './AlbumTile';
|
||||
|
||||
Reference in New Issue
Block a user