mirror of
https://github.com/primer/css.git
synced 2025-01-05 21:22:57 +03:00
lowercase u
This commit is contained in:
parent
b2d85bdb75
commit
97b7264866
@ -1,7 +1,7 @@
|
||||
import React from 'react'
|
||||
import { storiesOf } from '@storybook/react'
|
||||
|
||||
storiesOf('Marketing Utilities', module)
|
||||
storiesOf('Marketing utilities', module)
|
||||
.add('Responsive borders', () => (
|
||||
<div className='border-top border-sm-right border-md-bottom border-lg-top-0'>.border-top-0</div>
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user