mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-10 10:05:38 +00:00
135cbd1568
DevOps: Webpack config for having CSS mixins Added Flow FrontEnd: Added redux Added Layout Components (Row, Col...) Added Material UI custom theme Added final-form library for creating user inputs for creating a form Logic: Added actions, selectors, and reducers for controlling Header's connection done using TDD Fetching web3 provider logic dynamically Creating a basic safe with harcoded data
3 lines
34 B
JavaScript
3 lines
34 B
JavaScript
// @flow
|
|
import '@babel/polyfill'
|