We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1082e commit 5f52f77Copy full SHA for 5f52f77
components/LoadingSpinner/LoadingSpinner.component.jsx
@@ -1,8 +1,7 @@
1
-import React from 'react';
2
import styled, { keyframes } from 'styled-components';
3
4
/**
5
- * Loading spinner, shows while loading products or categories.
+ * Loading spinner, shows while loading products or categories.
6
* Uses Styled-Components
7
*/
8
const LoadingSpinner = () => {
0 commit comments