Open particle4dev opened 6 years ago
Title: use relative path instead of an absolute path
Business/User Value:
Acceptance Criteria GIVEN [necessary context and preconditions for story] WHEN [action] THEN [reaction]
DEV NOTES
import { makeSelectBalanceList, makeSelectBalanceEntities } from '../App/selectors';
to
import { makeSelectBalanceList, makeSelectBalanceEntities } from 'App/selectors';
DESIGN Notes None
---other items that you may add to a story---
NEEDS PM None
NEEDS DESIGN None
Related issues None
/label ~"story"
Title: use relative path instead of an absolute path
Business/User Value:
Acceptance Criteria GIVEN [necessary context and preconditions for story] WHEN [action] THEN [reaction]
DEV NOTES
to
DESIGN Notes None
---other items that you may add to a story---
NEEDS PM None
NEEDS DESIGN None
Related issues None
/label ~"story"