mirror of
https://github.com/zoriya/flood.git
synced 2025-12-21 14:45:14 +00:00
Update formatting for importing functions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createSelector } from 'reselect';
|
||||
import {createSelector} from 'reselect';
|
||||
|
||||
const fetchingData = state => state.ui.fetchingData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user