refactor(uishell): rename files

This commit is contained in:
Marcus Feitoza 2020-04-05 14:18:44 -03:00
commit e2375b2a12
12 changed files with 72 additions and 64 deletions

View file

@ -26,7 +26,7 @@ export const WithActions = () => ({
export const WithActionsAndSidenav = () => ({
Component,
props: {
story: 'with-actions-sidenav',
story: 'with-sidenav',
href: text('The link href (href)', '#'),
company: text('Company name', 'IBM'),
platformName: text('Platform name', 'Platform Name')