We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cbf4ea commit 1819045Copy full SHA for 1819045
apps/fluent-tester/src/TestComponents/ColorTokens/ColorTokenTest.tsx
@@ -1,5 +1,5 @@
1
import * as React from 'react';
2
-import type { ViewStyle, ColorValue } from 'react-native';
+import type { ColorValue } from 'react-native';
3
import { View, StyleSheet, Platform } from 'react-native';
4
5
import { Text, ToggleButton } from '@fluentui/react-native';
0 commit comments