about summary refs log tree commit diff
path: root/src/view/com/composer/char-progress/CharProgress.web.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/com/composer/char-progress/CharProgress.web.tsx')
-rw-r--r--src/view/com/composer/char-progress/CharProgress.web.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/com/composer/char-progress/CharProgress.web.tsx b/src/view/com/composer/char-progress/CharProgress.web.tsx
index dfb2fad58..d32d7a72c 100644
--- a/src/view/com/composer/char-progress/CharProgress.web.tsx
+++ b/src/view/com/composer/char-progress/CharProgress.web.tsx
@@ -1,7 +1,7 @@
 import React from 'react'
 import {View} from 'react-native'
 import {Text} from '../../util/text/Text'
-import {s} from '../../../lib/styles'
+import {s} from 'lib/styles'
 
 const MAX_TEXT_LENGTH = 256
 const DANGER_TEXT_LENGTH = MAX_TEXT_LENGTH