Red underlines, when coding TobarPlus V3 UI

So I am currently working on the UI for a hangout game, and I am trying to use TopbarPlus v3, the issue I come across when scripting is I keep getting red underlines, almost like the script won’t read “Icon” in ReplicatedStorage.

image

However when I do click “Play” it does work, but the underlines is what’s been the annoyance but also there is no simple autofill with it. I’ve seen a few YouTube videos where they don’t have it underlined like that, and have the autofill option depending what they are wanting to do.

How do I achieve this? Thanks!

It means there’s no type defined by Icon.Widget. Just remove :: Icon.Widget.