mirror of
https://github.com/primer/css.git
synced 2024-12-18 03:31:43 +03:00
octicons -> Octicons
This commit is contained in:
parent
ff54e4633e
commit
aba5f73b1a
@ -12,7 +12,7 @@ const Octicon = (props) => {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const story = storiesOf('octicons', module)
|
const story = storiesOf('Octicons', module)
|
||||||
const sizes = [64, 32, 16]
|
const sizes = [64, 32, 16]
|
||||||
|
|
||||||
Object.keys(octicons).forEach(name => {
|
Object.keys(octicons).forEach(name => {
|
||||||
|
Loading…
Reference in New Issue
Block a user