Moved glitch containers and commented unused files

This commit is contained in:
kibigo!
2017-07-13 02:40:16 -07:00
parent 2e0645c26c
commit 5770d461b2
24 changed files with 45 additions and 18 deletions

View File

@ -1,3 +1,6 @@
// THIS FILE EXISTS FOR UPSTREAM COMPATIBILITY & SHOULDN'T BE USED !!
// SEE INSTEAD : glitch/components/account/header
import React from 'react';
import ImmutablePropTypes from 'react-immutable-proptypes';
import PropTypes from 'prop-types';