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 8cd7d92 commit 4c9fc04Copy full SHA for 4c9fc04
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