Skip to content

Commit

Permalink
Added skiplinkanchor and skip links to index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alansouzati committed Mar 22, 2016
1 parent 99cd79d commit 707cf36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/index.js
Expand Up @@ -39,6 +39,8 @@ var Grommet = {
Section: require('./components/Section'),
Sidebar: require('./components/Sidebar'),
Split: require('./components/Split'),
SkipLinkAnchor: require('./components/SkipLinkAnchor'),
SkipLinks: require('./components/SkipLinks'),
Tab: require('./components/Tab'),
Table: require('./components/Table'),
TableRow: require('./components/TableRow'),
Expand Down

0 comments on commit 707cf36

Please sign in to comment.