mirror of
https://github.com/primer/css.git
synced 2024-11-23 20:38:58 +03:00
remove first require context so ordering in nav is more senseible
This commit is contained in:
parent
b59994962b
commit
b2d85bdb75
@ -16,7 +16,6 @@ addDecorator(story => (
|
||||
))
|
||||
|
||||
const contexts = [
|
||||
require.context('.', true, /\.js$/),
|
||||
require.context('../modules', true, /stories.*\.js$/),
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user