put components into folders
This commit is contained in:
parent
d0c6f75bff
commit
838eb852d9
8 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import React from 'react';
|
||||
import {makeGetRequest} from 'utils/xhr';
|
||||
import UrlMiddle from 'components/PublishUrlMiddle';
|
||||
import UrlMiddle from 'components/PublishUrlMiddleDisplay';
|
||||
|
||||
class PublishUrlInput extends React.Component {
|
||||
constructor (props) {
|
||||
|
|
Loading…
Reference in a new issue