summaryrefslogtreecommitdiff
path: root/src/components/Mixins/LoadingBarMixin.js
AgeCommit message (Collapse)AuthorFilesLines
2020-05-01Create LoadingBar componentYoshie Muranaka1-0/+15
Create loading bar component to indicate when page data is 'loading'. Not every component view will need to show the loading bar (eg Reboot BMC). The LoadingBarMixin can be imported per component as needed. Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I6735be37bc0a81f5bb2b7c93fb31a0e0ef9b40d1