We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46fd340 commit 442c4f3Copy full SHA for 442c4f3
src/Code/index.js
@@ -10,7 +10,7 @@ import omit from 'lodash.omit';
10
import { borderRadius } from '@bootstrap-styled/css-mixins/lib/border-radius';
11
12
export const defaultProps = {
13
- tag: 'a',
+ tag: 'code',
14
theme: {
15
'$code-font-size': '90%',
16
'$code-padding-x': '.4rem',
0 commit comments