chore(GlButton): cleanup stories
What does this MR do?
This fixes a few issues in button stories:
- Properly close DIVs for dropdown buttons.
- Ensure props are properly generated for the DropdownIconTextButton story.
- Properly key v-for loop.
- Add aria-label where needed.