I need to create a button in React that displays "disable" when it is on and "enable" when it is off. Can someone guide me on how to achieve this? I attempted to build it, but I am unsure where to begin. Could there be specific syntax that I am overlooking?