Rename pane-items folder to atom-items · ClearQuest/github@7748b54 · GitHub
Skip to content

Commit 7748b54

Browse files
author
Michelle Tilley
committed
Rename pane-items folder to atom-items
1 parent 14a872b commit 7748b54

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

lib/github-package.js

Lines changed: 1 addition & 1 deletion

lib/views/github-dotcom-markdown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import React from 'react';
77
import ReactDom from 'react-dom';
88
import {autobind} from 'core-decorators';
99

10-
import IssueishPaneItem from '../pane-items/issueish-pane-item';
10+
import IssueishPaneItem from '../atom-items/issueish-pane-item';
1111

1212
class UserMentionTooltipItem {
1313
constructor(mentionName) {

test/pane-items/issueish-pane-item.test.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)