Add a simple loading component and spinner animation
parent
dd855b08
No related branches found
No related tags found
Showing
- frontend/public/locales/en/common.json 2 additions, 1 deletionfrontend/public/locales/en/common.json
- frontend/public/locales/nb/common.json 2 additions, 1 deletionfrontend/public/locales/nb/common.json
- frontend/public/locales/nn/common.json 2 additions, 1 deletionfrontend/public/locales/nn/common.json
- frontend/src/App.tsx 3 additions, 1 deletionfrontend/src/App.tsx
- frontend/src/components/animations/spinner.tsx 23 additions, 0 deletionsfrontend/src/components/animations/spinner.tsx
- frontend/src/components/button/index.tsx 4 additions, 8 deletionsfrontend/src/components/button/index.tsx
- frontend/src/components/loading/index.tsx 24 additions, 0 deletionsfrontend/src/components/loading/index.tsx
- frontend/src/index.tsx 3 additions, 2 deletionsfrontend/src/index.tsx
- frontend/src/themes/uib.ts 1 addition, 1 deletionfrontend/src/themes/uib.ts
frontend/src/components/loading/index.tsx
0 → 100644
Please register or sign in to comment