Problems with stored enchantments

Here's the item data of a stick I've made to test out a simple stored enchantment system I'm working on but the enchantments aren't able to be put onto anything for some reason? This one has infinity but I can't put it on a bow? What can I do to find the issue

{components: {"minecraft:stored_enchantments": {"minecraft:infinity": 1}, "minecraft:tooltip_display": {hidden_components: ["minecraft:stored_enchantments"]}}, count: 1, id: "minecraft:stick"}

Continue to help post