mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Add a loading indicator component
This will let us design a page which tells the user they need to wait.
This commit is contained in:
@@ -66,6 +66,7 @@ $path: '/static/images/';
|
||||
@import 'components/preview-pane';
|
||||
@import 'components/task-list';
|
||||
@import 'components/vendor/govuk-back-link';
|
||||
@import 'components/loading-indicator';
|
||||
|
||||
@import 'views/dashboard';
|
||||
@import 'views/users';
|
||||
|
||||
Reference in New Issue
Block a user