Skip to content
Snippets Groups Projects
Commit 3ebaa3a9 authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

#187 - Fix typo

parent dee9f167
No related branches found
No related tags found
No related merge requests found
...@@ -81,7 +81,7 @@ module.exports = function () { ...@@ -81,7 +81,7 @@ module.exports = function () {
} }
presets['pad-navigate-previous'] = { presets['pad-navigate-previous'] = {
category: 'Pad Navigate', category: 'Page Navigate',
name: 'pad-navigate-previous', name: 'pad-navigate-previous',
type: 'button', type: 'button',
style: { style: {
...@@ -104,7 +104,7 @@ module.exports = function () { ...@@ -104,7 +104,7 @@ module.exports = function () {
] ]
}; };
presets['pad-navigate-next'] = { presets['pad-navigate-next'] = {
category: 'Pad Navigate', category: 'Page Navigate',
name: 'pad-navigate-next', name: 'pad-navigate-next',
type: 'button', type: 'button',
style: { style: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment