mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
refactor(uishell): rename files
This commit is contained in:
parent
45509ae516
commit
e2375b2a12
12 changed files with 72 additions and 64 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue