[components,excel][xs]: change data for one of the stories
This commit is contained in:
parent
537d19cb2a
commit
8086e2a2d1
@ -29,6 +29,6 @@ export const SingleSheet: Story = {
|
|||||||
export const MultipleSheet: Story = {
|
export const MultipleSheet: Story = {
|
||||||
name: 'Excel file with multiple sheets',
|
name: 'Excel file with multiple sheets',
|
||||||
args: {
|
args: {
|
||||||
url: 'https://www.smartsheet.com/sites/default/files/IC-Gantt-Chart-Project-Template-8857.xlsx',
|
url: 'https://storage.portaljs.org/IC-Gantt-Chart-Project-Template-8857.xlsx',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user