aboutsummaryrefslogtreecommitdiffstats
path: root/packages/forms/src/error/styles.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/forms/src/error/styles.ts')
-rw-r--r--packages/forms/src/error/styles.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/forms/src/error/styles.ts b/packages/forms/src/error/styles.ts
index 5104838a5..ed993ddd5 100644
--- a/packages/forms/src/error/styles.ts
+++ b/packages/forms/src/error/styles.ts
@@ -1,4 +1,4 @@
1import { Theme } from '../../../theme/lib'; 1import { Theme } from '@meetfranz/theme';
2 2
3export default (theme: Theme) => ({ 3export default (theme: Theme) => ({
4 message: { 4 message: {