mirror of
https://github.com/neon443/StickerSlack.git
synced 2026-03-11 13:26:17 +00:00
more ui updates
This commit is contained in:
@@ -28,7 +28,7 @@ struct TrieTestingView: View {
|
||||
.foregroundStyle(.blue)
|
||||
|
||||
Button("reset", role: .destructive) {
|
||||
hoarder.trie.root = TrieNode()
|
||||
hoarder.resetTrie()
|
||||
}
|
||||
Button("add emojis!") {
|
||||
hoarder.buildTrie()
|
||||
|
||||
Reference in New Issue
Block a user