aboutsummaryrefslogtreecommitdiffstats
path: root/packages/forms/src/typings
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-01-04 12:16:14 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-01-04 12:16:14 +0100
commit010917a05e70216e13902aa255ee247c3e1ffdfa (patch)
treecf5d4f04381f9dceeb570e8a3ad63f346ca3096d /packages/forms/src/typings
parentFix missing packages in build (diff)
downloadferdium-app-010917a05e70216e13902aa255ee247c3e1ffdfa.tar.gz
ferdium-app-010917a05e70216e13902aa255ee247c3e1ffdfa.tar.zst
ferdium-app-010917a05e70216e13902aa255ee247c3e1ffdfa.zip
move storybook to root + typescript
TODO: fix modules
Diffstat (limited to 'packages/forms/src/typings')
-rw-r--r--packages/forms/src/typings/react-html-attributes.d.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/forms/src/typings/react-html-attributes.d.ts b/packages/forms/src/typings/react-html-attributes.d.ts
deleted file mode 100644
index 6f8f20fe4..000000000
--- a/packages/forms/src/typings/react-html-attributes.d.ts
+++ /dev/null
@@ -1 +0,0 @@
1declare module 'react-html-attributes';