Skip to content

Commit 2c76bbc

Browse files
committed
chore: remove "alpha" mention in demo
1 parent c96277f commit 2c76bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ function HomeScreen() {
177177
</View>
178178
<View style={styles.button}>
179179
<Button
180-
title="heuristic table example (alpha)"
180+
title="heuristic table example"
181181
onPress={() => navigation.navigate('HeuristicTable')}
182182
/>
183183
</View>

0 commit comments

Comments
 (0)