diff --git a/src/components/markdown/markdown.js b/src/components/markdown/markdown.js index e9b49db..0c508e7 100644 --- a/src/components/markdown/markdown.js +++ b/src/components/markdown/markdown.js @@ -6,7 +6,6 @@ import { hr } from './hr' import { a } from './link' import { ul, ol, li } from './list' import { pre } from './pre' -import { button } from '../button' import * as typography from './typography' /*