From 8fce9fb5ce8a91a0905730efcdbd61ad3fcad6bf Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Mon, 7 Jan 2019 23:53:32 +0100 Subject: wip --- stories/input.stories.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stories') diff --git a/stories/input.stories.tsx b/stories/input.stories.tsx index 59accc99a..86de48f9b 100644 --- a/stories/input.stories.tsx +++ b/stories/input.stories.tsx @@ -3,7 +3,7 @@ import React from 'react'; import { storiesOf } from '@storybook/react'; import { action } from '@storybook/addon-actions'; -import { Input } from '../packages/forms/src'; +import { Input } from '@meetfranz/forms'; console.log('stories'); -- cgit v1.2.3-70-g09d2