Skip to content

Commit 9dae525

Browse files
authored
Merge pull request #4 from rahsheen/chore/prettierify
chore(prettier): hit all files and add log ignores
2 parents ac60085 + bd47ea9 commit 9dae525

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/src/components/AsyncButton.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export function AsyncButton({
2828

2929
onPress?.(e);
3030

31-
// TODO: Maybe change to Animated.sequence
3231
Animated.sequence([
3332
Animated.timing(progress, {
3433
toValue: 1,

0 commit comments

Comments
 (0)