aboutsummaryrefslogtreecommitdiffstats
path: root/packages/forms/src/wrapper/styles.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/forms/src/wrapper/styles.ts')
-rw-r--r--packages/forms/src/wrapper/styles.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/forms/src/wrapper/styles.ts b/packages/forms/src/wrapper/styles.ts
deleted file mode 100644
index 72306b252..000000000
--- a/packages/forms/src/wrapper/styles.ts
+++ /dev/null
@@ -1,5 +0,0 @@
1export default {
2 container: {
3 marginBottom: 20,
4 },
5};