Adding Sprite to Button

I can no longer drag and drop .PNG images to Buttons. Has there been a change?

How do I now add images to Buttons in UI?

I figured this out. I had to import the package for 2D and then change the Texture type to Sprite. Then I could drag and drop.