Skip to content

Commit

Permalink
Change preview url
Browse files Browse the repository at this point in the history
  • Loading branch information
luccasmmg committed Oct 12, 2023
1 parent 48a9243 commit 578a52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/stories/FlatUiTable.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ export const FromRawCSV: Story = {
export const FromURL: Story = {
name: 'Table from URL',
args: {
url: 'https://ckan-dev.sse.datopian.com/datastore/dump/601c9cf0-595e-46d8-88fc-d1ab2904e2db',
url: 'https://storage.openspending.org/alberta-budget/__os_imported__alberta_total.csv',
},
};

1 comment on commit 578a52a

@vercel
Copy link

@vercel vercel bot commented on 578a52a Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

portaljs-storybook – ./packages/components/

portaljs-storybook.vercel.app
portaljs-storybook-datopian1.vercel.app
storybook.portaljs.org
portaljs-storybook-git-main-datopian1.vercel.app

Please sign in to comment.