update import
This commit is contained in:
parent
062899c483
commit
050006ec73
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
// @flow
|
||||
import React from 'react';
|
||||
import relativeDate from 'tiny-relative-date';
|
||||
import Button from '../button';
|
||||
import Button from 'component/button';
|
||||
|
||||
type Props = {
|
||||
author: string,
|
||||
|
|
Loading…
Reference in a new issue