Skip to content

Commit 8cc5a9d

Browse files
lposenCopilot
andauthored
Update example/src/constants/styles/modal.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b92a28c commit 8cc5a9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

example/src/constants/styles/modal.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import type { TextStyle, ViewStyle } from "react-native";
2-
import { colors } from "./colors";
1+
import type { TextStyle, ViewStyle } from 'react-native';
2+
import { colors } from './colors';
33

44
export const modalTitle: TextStyle = {
55
fontSize: 18,

0 commit comments

Comments
 (0)