aboutsummaryrefslogtreecommitdiff
path: root/src/components/IconButton.vue
AgeCommit message (Collapse)Author
2022-07-04Update IconButton to maintain equal width/heightTerry Truong
2022-07-03Add styling, mainly for TileInfoModal and SettingsTerry Truong
2022-06-27In .vue files, move <template> sections to topTerry Truong
2022-06-25Reduce degrees-of-variance in options setTerry Truong
Also add size prop to IconButton
2022-06-24Add IconButton componentTerry Truong